| 程序包 | 说明 |
|---|---|
| com.tencent.polaris.client.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
static ModelProto.MatchString.ValueType |
ModelProto.MatchString.ValueType.forNumber(int value) |
ModelProto.MatchString.ValueType |
ModelProto.MatchStringOrBuilder.getValueType()
.v1.MatchString.ValueType value_type = 3; |
ModelProto.MatchString.ValueType |
ModelProto.MatchString.getValueType()
.v1.MatchString.ValueType value_type = 3; |
ModelProto.MatchString.ValueType |
ModelProto.MatchString.Builder.getValueType()
.v1.MatchString.ValueType value_type = 3; |
static ModelProto.MatchString.ValueType |
ModelProto.MatchString.ValueType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ModelProto.MatchString.ValueType |
ModelProto.MatchString.ValueType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static ModelProto.MatchString.ValueType |
ModelProto.MatchString.ValueType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ModelProto.MatchString.ValueType[] |
ModelProto.MatchString.ValueType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ModelProto.MatchString.ValueType> |
ModelProto.MatchString.ValueType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
ModelProto.MatchString.Builder |
ModelProto.MatchString.Builder.setValueType(ModelProto.MatchString.ValueType value)
.v1.MatchString.ValueType value_type = 3; |
Copyright © 2022. All rights reserved.