Uses of Class
com.google.protobuf.DescriptorProtos.FeatureSet.MessageEncoding
-
Packages that use DescriptorProtos.FeatureSet.MessageEncoding Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FeatureSet.MessageEncoding in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.FeatureSet.MessageEncoding Modifier and Type Field Description private static DescriptorProtos.FeatureSet.MessageEncoding[]DescriptorProtos.FeatureSet.MessageEncoding. VALUESFields in com.google.protobuf with type parameters of type DescriptorProtos.FeatureSet.MessageEncoding Modifier and Type Field Description private static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.MessageEncoding>DescriptorProtos.FeatureSet.MessageEncoding. internalValueMapMethods in com.google.protobuf that return DescriptorProtos.FeatureSet.MessageEncoding Modifier and Type Method Description static DescriptorProtos.FeatureSet.MessageEncodingDescriptorProtos.FeatureSet.MessageEncoding. forNumber(int value)DescriptorProtos.FeatureSet.MessageEncodingDescriptorProtos.FeatureSet.Builder. getMessageEncoding()optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...DescriptorProtos.FeatureSet.MessageEncodingDescriptorProtos.FeatureSet. getMessageEncoding()optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...DescriptorProtos.FeatureSet.MessageEncodingDescriptorProtos.FeatureSetOrBuilder. getMessageEncoding()optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...static DescriptorProtos.FeatureSet.MessageEncodingDescriptorProtos.FeatureSet.MessageEncoding. valueOf(int value)Deprecated.static DescriptorProtos.FeatureSet.MessageEncodingDescriptorProtos.FeatureSet.MessageEncoding. valueOf(Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static DescriptorProtos.FeatureSet.MessageEncodingDescriptorProtos.FeatureSet.MessageEncoding. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DescriptorProtos.FeatureSet.MessageEncoding[]DescriptorProtos.FeatureSet.MessageEncoding. 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.MessageEncoding Modifier and Type Method Description static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.MessageEncoding>DescriptorProtos.FeatureSet.MessageEncoding. internalGetValueMap()Methods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.MessageEncoding Modifier and Type Method Description DescriptorProtos.FeatureSet.BuilderDescriptorProtos.FeatureSet.Builder. setMessageEncoding(DescriptorProtos.FeatureSet.MessageEncoding value)optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...
-