Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
static DescriptorProtos.FeatureSet.EnumType |
DescriptorProtos.FeatureSet.EnumType.forNumber(int value) |
DescriptorProtos.FeatureSet.EnumType |
DescriptorProtos.FeatureSetOrBuilder.getEnumType()
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ... |
DescriptorProtos.FeatureSet.EnumType |
DescriptorProtos.FeatureSet.getEnumType()
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ... |
DescriptorProtos.FeatureSet.EnumType |
DescriptorProtos.FeatureSet.Builder.getEnumType()
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ... |
static DescriptorProtos.FeatureSet.EnumType |
DescriptorProtos.FeatureSet.EnumType.valueOf(Descriptors.EnumValueDescriptor desc) |
static DescriptorProtos.FeatureSet.EnumType |
DescriptorProtos.FeatureSet.EnumType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DescriptorProtos.FeatureSet.EnumType |
DescriptorProtos.FeatureSet.EnumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorProtos.FeatureSet.EnumType[] |
DescriptorProtos.FeatureSet.EnumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.EnumType> |
DescriptorProtos.FeatureSet.EnumType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.setEnumType(DescriptorProtos.FeatureSet.EnumType value)
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ... |
Copyright © 2008–2024. All rights reserved.