Uses of Enum Class
com.google.protobuf.Syntax
Packages that use Syntax
-
Uses of Syntax in com.google.protobuf
Fields in com.google.protobuf declared as SyntaxFields in com.google.protobuf with type parameters of type SyntaxModifier and TypeFieldDescriptionprivate static final Internal.EnumLiteMap
<Syntax> Syntax.internalValueMap
Methods in com.google.protobuf that return SyntaxModifier and TypeMethodDescriptionstatic Syntax
Syntax.forNumber
(int value) Api.Builder.getSyntax()
The source syntax of the service.Api.getSyntax()
The source syntax of the service.ApiOrBuilder.getSyntax()
The source syntax of the service.Enum.Builder.getSyntax()
The source syntax.Enum.getSyntax()
The source syntax.EnumOrBuilder.getSyntax()
The source syntax.Method.Builder.getSyntax()
The source syntax of this method.Method.getSyntax()
The source syntax of this method.MethodOrBuilder.getSyntax()
The source syntax of this method.Type.Builder.getSyntax()
The source syntax.Type.getSyntax()
The source syntax.TypeOrBuilder.getSyntax()
The source syntax.static Syntax
Syntax.valueOf
(int value) Deprecated.static Syntax
Syntax.valueOf
(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Syntax
Returns the enum constant of this class with the specified name.static Syntax[]
Syntax.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type SyntaxModifier and TypeMethodDescriptionstatic Internal.EnumLiteMap
<Syntax> Syntax.internalGetValueMap()
Methods in com.google.protobuf with parameters of type SyntaxModifier and TypeMethodDescriptionThe source syntax of the service.The source syntax.The source syntax of this method.The source syntax.