Uses of Enum Class
com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
Packages that use PluginProtos.CodeGeneratorResponse.Feature
-
Uses of PluginProtos.CodeGeneratorResponse.Feature in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler that return PluginProtos.CodeGeneratorResponse.FeatureModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.Feature.forNumber
(int value) PluginProtos.CodeGeneratorResponse.Feature.valueOf
(int value) Deprecated.PluginProtos.CodeGeneratorResponse.Feature.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.PluginProtos.CodeGeneratorResponse.Feature.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.protobuf.compiler that return types with arguments of type PluginProtos.CodeGeneratorResponse.FeatureModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<PluginProtos.CodeGeneratorResponse.Feature> PluginProtos.CodeGeneratorResponse.Feature.internalGetValueMap()