public class GeoShapeType extends AbstractType<GeoShapeType> implements Converter<GeoShape>
| 限定符和类型 | 字段和说明 |
|---|---|
static GeoShapeType |
GLOBAL |
static String |
ID |
| 构造器和说明 |
|---|
GeoShapeType() |
| 限定符和类型 | 方法和说明 |
|---|---|
GeoShape |
convert(Object value) |
Object |
format(Object value)
对值进行格式化
|
String |
getDescription()
说明
|
String |
getId()
唯一标识别
|
String |
getName()
名称
|
ValidateResult |
validate(Object value)
验证是否合法
|
description, expand, expand, expand, expandsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExpands, getTypegetExpand, setDescription, setExpands, setNamepublic static final GeoShapeType GLOBAL
public ValidateResult validate(Object value)
DataTypepublic String getDescription()
MetadatagetDescription 在接口中 Metadatapublic Object format(Object value)
FormatSupportformat 在接口中 FormatSupportvalue - 值Copyright © 2019–2022. All rights reserved.