Uses of Class
com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Feature
-
Packages that use PluginProtos.CodeGeneratorResponse.Feature Package Description com.google.protobuf.compiler -
-
Uses of PluginProtos.CodeGeneratorResponse.Feature in com.google.protobuf.compiler
Fields in com.google.protobuf.compiler declared as PluginProtos.CodeGeneratorResponse.Feature Modifier and Type Field Description private static PluginProtos.CodeGeneratorResponse.Feature[]PluginProtos.CodeGeneratorResponse.Feature. VALUESFields in com.google.protobuf.compiler with type parameters of type PluginProtos.CodeGeneratorResponse.Feature Modifier and Type Field Description private static Internal.EnumLiteMap<PluginProtos.CodeGeneratorResponse.Feature>PluginProtos.CodeGeneratorResponse.Feature. internalValueMapMethods in com.google.protobuf.compiler that return PluginProtos.CodeGeneratorResponse.Feature Modifier and Type Method Description static PluginProtos.CodeGeneratorResponse.FeaturePluginProtos.CodeGeneratorResponse.Feature. forNumber(int value)static PluginProtos.CodeGeneratorResponse.FeaturePluginProtos.CodeGeneratorResponse.Feature. valueOf(int value)Deprecated.static PluginProtos.CodeGeneratorResponse.FeaturePluginProtos.CodeGeneratorResponse.Feature. valueOf(Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static PluginProtos.CodeGeneratorResponse.FeaturePluginProtos.CodeGeneratorResponse.Feature. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PluginProtos.CodeGeneratorResponse.Feature[]PluginProtos.CodeGeneratorResponse.Feature. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.protobuf.compiler that return types with arguments of type PluginProtos.CodeGeneratorResponse.Feature Modifier and Type Method Description static Internal.EnumLiteMap<PluginProtos.CodeGeneratorResponse.Feature>PluginProtos.CodeGeneratorResponse.Feature. internalGetValueMap()
-