Uses of Enum Class
com.google.protobuf.ProtoSyntax
Packages that use ProtoSyntax
-
Uses of ProtoSyntax in com.google.protobuf
Methods in com.google.protobuf that return ProtoSyntaxModifier and TypeMethodDescriptionstatic ProtoSyntax
Returns the enum constant of this class with the specified name.static ProtoSyntax[]
ProtoSyntax.values()
Returns an array containing the constants of this enum class, in the order they are declared.