Uses of Class
com.google.protobuf.DescriptorProtos.FeatureSet.EnforceNamingStyle
-
Packages that use DescriptorProtos.FeatureSet.EnforceNamingStyle Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FeatureSet.EnforceNamingStyle in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FeatureSet.EnforceNamingStyle Modifier and Type Field Description private static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.EnforceNamingStyle>DescriptorProtos.FeatureSet.EnforceNamingStyle. internalValueMapMethods in com.google.protobuf that return DescriptorProtos.FeatureSet.EnforceNamingStyle Modifier and Type Method Description static DescriptorProtos.FeatureSet.EnforceNamingStyleDescriptorProtos.FeatureSet.EnforceNamingStyle. forNumber(int value)DescriptorProtos.FeatureSet.EnforceNamingStyleDescriptorProtos.FeatureSet.Builder. getEnforceNamingStyle()optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...DescriptorProtos.FeatureSet.EnforceNamingStyleDescriptorProtos.FeatureSet. getEnforceNamingStyle()optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...DescriptorProtos.FeatureSet.EnforceNamingStyleDescriptorProtos.FeatureSetOrBuilder. getEnforceNamingStyle()optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...static DescriptorProtos.FeatureSet.EnforceNamingStyleDescriptorProtos.FeatureSet.EnforceNamingStyle. valueOf(int value)Deprecated.static DescriptorProtos.FeatureSet.EnforceNamingStyleDescriptorProtos.FeatureSet.EnforceNamingStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DescriptorProtos.FeatureSet.EnforceNamingStyle[]DescriptorProtos.FeatureSet.EnforceNamingStyle. 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.EnforceNamingStyle Modifier and Type Method Description static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.EnforceNamingStyle>DescriptorProtos.FeatureSet.EnforceNamingStyle. internalGetValueMap()Methods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSet.EnforceNamingStyle Modifier and Type Method Description DescriptorProtos.FeatureSet.BuilderDescriptorProtos.FeatureSet.Builder. setEnforceNamingStyle(DescriptorProtos.FeatureSet.EnforceNamingStyle value)optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...private voidDescriptorProtos.FeatureSet. setEnforceNamingStyle(DescriptorProtos.FeatureSet.EnforceNamingStyle value)optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = { ...
-