public static enum Search.GeoHashPrecision extends Enum<Search.GeoHashPrecision> implements com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolMessageEnum
com.alicloud.openservices.tablestore.core.protocol.GeoHashPrecision| 枚举常量和说明 |
|---|
GHP_1200M_609M_6
GHP_1200M_609M_6 = 6; |
GHP_120CM_595MM_10
GHP_120CM_595MM_10 = 10; |
GHP_1252KM_624KM_2
GHP_1252KM_624KM_2 = 2; |
GHP_149MM_149MM_11
GHP_149MM_149MM_11 = 11; |
GHP_152M_152M_7
GHP_152M_152M_7 = 7; |
GHP_156KM_156KM_3
GHP_156KM_156KM_3 = 3; |
GHP_37MM_19MM_12
GHP_37MM_19MM_12 = 12; |
GHP_38M_19M_8
GHP_38M_19M_8 = 8; |
GHP_39KM_19KM_4
GHP_39KM_19KM_4 = 4; |
GHP_480CM_480CM_9
GHP_480CM_480CM_9 = 9; |
GHP_4900M_4900M_5
GHP_4900M_4900M_5 = 5; |
GHP_5009KM_4992KM_1
GHP_5009KM_4992KM_1 = 1; |
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
GHP_1200M_609M_6_VALUE
GHP_1200M_609M_6 = 6; |
static int |
GHP_120CM_595MM_10_VALUE
GHP_120CM_595MM_10 = 10; |
static int |
GHP_1252KM_624KM_2_VALUE
GHP_1252KM_624KM_2 = 2; |
static int |
GHP_149MM_149MM_11_VALUE
GHP_149MM_149MM_11 = 11; |
static int |
GHP_152M_152M_7_VALUE
GHP_152M_152M_7 = 7; |
static int |
GHP_156KM_156KM_3_VALUE
GHP_156KM_156KM_3 = 3; |
static int |
GHP_37MM_19MM_12_VALUE
GHP_37MM_19MM_12 = 12; |
static int |
GHP_38M_19M_8_VALUE
GHP_38M_19M_8 = 8; |
static int |
GHP_39KM_19KM_4_VALUE
GHP_39KM_19KM_4 = 4; |
static int |
GHP_480CM_480CM_9_VALUE
GHP_480CM_480CM_9 = 9; |
static int |
GHP_4900M_4900M_5_VALUE
GHP_4900M_4900M_5 = 5; |
static int |
GHP_5009KM_4992KM_1_VALUE
GHP_5009KM_4992KM_1 = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
static Search.GeoHashPrecision |
forNumber(int value) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumDescriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumDescriptor |
getDescriptorForType() |
int |
getNumber() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor |
getValueDescriptor() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<Search.GeoHashPrecision> |
internalGetValueMap() |
static Search.GeoHashPrecision |
valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Search.GeoHashPrecision |
valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Search.GeoHashPrecision |
valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Search.GeoHashPrecision[] |
values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
public static final Search.GeoHashPrecision GHP_5009KM_4992KM_1
GHP_5009KM_4992KM_1 = 1;public static final Search.GeoHashPrecision GHP_1252KM_624KM_2
GHP_1252KM_624KM_2 = 2;public static final Search.GeoHashPrecision GHP_156KM_156KM_3
GHP_156KM_156KM_3 = 3;public static final Search.GeoHashPrecision GHP_39KM_19KM_4
GHP_39KM_19KM_4 = 4;public static final Search.GeoHashPrecision GHP_4900M_4900M_5
GHP_4900M_4900M_5 = 5;public static final Search.GeoHashPrecision GHP_1200M_609M_6
GHP_1200M_609M_6 = 6;public static final Search.GeoHashPrecision GHP_152M_152M_7
GHP_152M_152M_7 = 7;public static final Search.GeoHashPrecision GHP_38M_19M_8
GHP_38M_19M_8 = 8;public static final Search.GeoHashPrecision GHP_480CM_480CM_9
GHP_480CM_480CM_9 = 9;public static final Search.GeoHashPrecision GHP_120CM_595MM_10
GHP_120CM_595MM_10 = 10;public static final Search.GeoHashPrecision GHP_149MM_149MM_11
GHP_149MM_149MM_11 = 11;public static final Search.GeoHashPrecision GHP_37MM_19MM_12
GHP_37MM_19MM_12 = 12;public static final int GHP_5009KM_4992KM_1_VALUE
GHP_5009KM_4992KM_1 = 1;public static final int GHP_1252KM_624KM_2_VALUE
GHP_1252KM_624KM_2 = 2;public static final int GHP_156KM_156KM_3_VALUE
GHP_156KM_156KM_3 = 3;public static final int GHP_39KM_19KM_4_VALUE
GHP_39KM_19KM_4 = 4;public static final int GHP_4900M_4900M_5_VALUE
GHP_4900M_4900M_5 = 5;public static final int GHP_1200M_609M_6_VALUE
GHP_1200M_609M_6 = 6;public static final int GHP_152M_152M_7_VALUE
GHP_152M_152M_7 = 7;public static final int GHP_38M_19M_8_VALUE
GHP_38M_19M_8 = 8;public static final int GHP_480CM_480CM_9_VALUE
GHP_480CM_480CM_9 = 9;public static final int GHP_120CM_595MM_10_VALUE
GHP_120CM_595MM_10 = 10;public static final int GHP_149MM_149MM_11_VALUE
GHP_149MM_149MM_11 = 11;public static final int GHP_37MM_19MM_12_VALUE
GHP_37MM_19MM_12 = 12;public static Search.GeoHashPrecision[] values()
for (Search.GeoHashPrecision c : Search.GeoHashPrecision.values()) System.out.println(c);
public static Search.GeoHashPrecision valueOf(String name)
name - 要返回的枚举常量的名称。IllegalArgumentException - 如果该枚举类型没有带有指定名称的常量NullPointerException - 如果参数为空值public final int getNumber()
getNumber 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLitegetNumber 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolMessageEnum@Deprecated public static Search.GeoHashPrecision valueOf(int value)
forNumber(int) instead.value - The numeric wire value of the corresponding enum entry.public static Search.GeoHashPrecision forNumber(int value)
value - The numeric wire value of the corresponding enum entry.public static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<Search.GeoHashPrecision> internalGetValueMap()
public final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
getValueDescriptor 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolMessageEnumpublic final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolMessageEnumpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
public static Search.GeoHashPrecision valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Copyright © 2025. All Rights Reserved.