public class InformationBinding
extends com.supermap.data.InternalHandleDisposable
限定符和类型 | 方法和说明 |
---|---|
void |
dispose() |
String |
getAssociation()
获取关联类型的编码。
|
static long |
getHandle(com.supermap.data.InternalHandle obj) |
String |
getInformationType()
获取信息类型的要素编码。
|
String |
getRole()
获取角色的编码。
|
static void |
setHandle(com.supermap.data.InternalHandle obj,
long handle) |
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
public void dispose()
public String getInformationType()
public String getRole()
public String getAssociation()
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.