Uses of Enum Class
com.google.protobuf.FieldType
Packages that use FieldType
-
Uses of FieldType in com.google.protobuf
Methods in com.google.protobuf that return FieldTypeModifier and TypeMethodDescriptionstatic FieldType
FieldType.forId
(int id) Looks up the appropriateFieldType
by it's identifier.static FieldType
Returns the enum constant of this class with the specified name.static FieldType[]
FieldType.values()
Returns an array containing the constants of this enum class, in the order they are declared.