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 FieldTypeFieldType.forId(int id) Looks up the appropriateFieldTypeby it's identifier.static FieldTypeReturns 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.