Uses of Enum Class
com.google.protobuf.DescriptorProtos.FeatureSet.EnumType
-
Uses of DescriptorProtos.FeatureSet.EnumType in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.FeatureSet.EnumTypeModifier and TypeFieldDescriptionprivate static final DescriptorProtos.FeatureSet.EnumType[]
DescriptorProtos.FeatureSet.EnumType.VALUES
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FeatureSet.EnumTypeModifier and TypeFieldDescriptionprivate static final Internal.EnumLiteMap
<DescriptorProtos.FeatureSet.EnumType> DescriptorProtos.FeatureSet.EnumType.internalValueMap
Methods in com.google.protobuf that return DescriptorProtos.FeatureSet.EnumTypeModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.EnumType.forNumber
(int value) 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 = { ...
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.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.valueOf
(int value) Deprecated.DescriptorProtos.FeatureSet.EnumType.valueOf
(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static DescriptorProtos.FeatureSet.EnumType[]
DescriptorProtos.FeatureSet.EnumType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FeatureSet.EnumTypeMethods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.EnumTypeModifier and TypeMethodDescriptionDescriptorProtos.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 = { ...