Uses of Enum Class
com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
Packages that use DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
Uses of DescriptorProtos.FeatureSet.RepeatedFieldEncoding in com.google.protobuf
Methods in com.google.protobuf that return DescriptorProtos.FeatureSet.RepeatedFieldEncodingModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.RepeatedFieldEncoding.forNumber
(int value) DescriptorProtos.FeatureSet.Builder.getRepeatedFieldEncoding()
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSet.getRepeatedFieldEncoding()
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSetOrBuilder.getRepeatedFieldEncoding()
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
DescriptorProtos.FeatureSet.RepeatedFieldEncoding.valueOf
(int value) Deprecated.DescriptorProtos.FeatureSet.RepeatedFieldEncoding.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.DescriptorProtos.FeatureSet.RepeatedFieldEncoding.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.RepeatedFieldEncodingModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<DescriptorProtos.FeatureSet.RepeatedFieldEncoding> DescriptorProtos.FeatureSet.RepeatedFieldEncoding.internalGetValueMap()
Methods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.RepeatedFieldEncodingModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.Builder.setRepeatedFieldEncoding
(DescriptorProtos.FeatureSet.RepeatedFieldEncoding value) optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [json_name = "repeatedFieldEncoding", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...