public class AttributeExpectedInputsS57 extends AttributeExpectedInputs
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放对象所占用的资源。
|
String |
getDefinition()
获取期望输入的属性值的定义。
|
static long |
getHandle(com.supermap.data.InternalHandle obj) |
int |
getID()
获取期望输入的属性值的 ID。
|
String |
getMeaning()
获取期望输入的属性值的含义。
|
String |
getReferences()
获取期望输入的属性值的参考信息。
|
static void |
setHandle(com.supermap.data.InternalHandle obj,
long handle) |
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
public void dispose()
dispose
在接口中 IDisposable
dispose
在类中 AttributeExpectedInputs
public String getMeaning()
getMeaning
在类中 AttributeExpectedInputs
public String getDefinition()
getDefinition
在类中 AttributeExpectedInputs
public int getID()
getID
在类中 AttributeExpectedInputs
public String getReferences()
getReferences
在类中 AttributeExpectedInputs
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
public static long getHandle(com.supermap.data.InternalHandle obj)
public static void setHandle(com.supermap.data.InternalHandle obj, long handle)
Copyright © 2021–2024 SuperMap. All rights reserved.