public class S57Error
extends com.supermap.data.InternalHandleDisposable
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放对象所占用的本地资源。
|
S57ValidationActionType |
getActionType()
获取S-58检查规则类型。
|
String |
getCheckID()
获取错误编码。
|
String |
getCheckMessage()
获取信息
|
String |
getCheckSolution()
获取处理方案
|
String |
getDescription()
获取描述信息
|
String |
getErrorInformation()
获取错误信息。
|
S57ValidationErrorType |
getErrorType()
获取错误类型。
|
static long |
getHandle(com.supermap.data.InternalHandle obj) |
String |
getLevel()
获取信息等级
|
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 getCheckID()
public String getErrorInformation()
public String getLevel()
public String getCheckMessage()
public String getCheckSolution()
public String getDescription()
public S57ValidationActionType getActionType()
public S57ValidationErrorType getErrorType()
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.