Uses of Class
com.google.protobuf.DescriptorProtos.FeatureSet.RepeatedFieldEncoding
-
Packages that use DescriptorProtos.FeatureSet.RepeatedFieldEncoding Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FeatureSet.RepeatedFieldEncoding in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FeatureSet.RepeatedFieldEncoding Modifier and Type Field Description private static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.RepeatedFieldEncoding>DescriptorProtos.FeatureSet.RepeatedFieldEncoding. internalValueMapMethods in com.google.protobuf that return DescriptorProtos.FeatureSet.RepeatedFieldEncoding Modifier and Type Method Description static DescriptorProtos.FeatureSet.RepeatedFieldEncodingDescriptorProtos.FeatureSet.RepeatedFieldEncoding. forNumber(int value)DescriptorProtos.FeatureSet.RepeatedFieldEncodingDescriptorProtos.FeatureSet.Builder. getRepeatedFieldEncoding()optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...DescriptorProtos.FeatureSet.RepeatedFieldEncodingDescriptorProtos.FeatureSet. getRepeatedFieldEncoding()optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...DescriptorProtos.FeatureSet.RepeatedFieldEncodingDescriptorProtos.FeatureSetOrBuilder. getRepeatedFieldEncoding()optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...static DescriptorProtos.FeatureSet.RepeatedFieldEncodingDescriptorProtos.FeatureSet.RepeatedFieldEncoding. valueOf(int value)Deprecated.static DescriptorProtos.FeatureSet.RepeatedFieldEncodingDescriptorProtos.FeatureSet.RepeatedFieldEncoding. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DescriptorProtos.FeatureSet.RepeatedFieldEncoding[]DescriptorProtos.FeatureSet.RepeatedFieldEncoding. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FeatureSet.RepeatedFieldEncoding Modifier and Type Method Description static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.RepeatedFieldEncoding>DescriptorProtos.FeatureSet.RepeatedFieldEncoding. internalGetValueMap()Methods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.RepeatedFieldEncoding Modifier and Type Method Description DescriptorProtos.FeatureSet.BuilderDescriptorProtos.FeatureSet.Builder. setRepeatedFieldEncoding(DescriptorProtos.FeatureSet.RepeatedFieldEncoding value)optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...private voidDescriptorProtos.FeatureSet. setRepeatedFieldEncoding(DescriptorProtos.FeatureSet.RepeatedFieldEncoding value)optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
-