Uses of Enum Class
com.google.protobuf.Descriptors.FileDescriptor.Syntax
Packages that use Descriptors.FileDescriptor.Syntax
-
Uses of Descriptors.FileDescriptor.Syntax in com.google.protobuf
Methods in com.google.protobuf that return Descriptors.FileDescriptor.SyntaxModifier and TypeMethodDescriptionDescriptors.FileDescriptor.getSyntax()
Get the syntax of the .proto file.Returns the enum constant of this class with the specified name.static Descriptors.FileDescriptor.Syntax[]
Descriptors.FileDescriptor.Syntax.values()
Returns an array containing the constants of this enum class, in the order they are declared.