Uses of Enum Class
com.google.protobuf.JavaType
-
Uses of JavaType in com.google.protobuf
Fields in com.google.protobuf declared as JavaTypeMethods in com.google.protobuf that return JavaTypeModifier and TypeMethodDescriptionFieldType.getJavaType()
Gets theJavaType
for this field.static JavaType
Returns the enum constant of this class with the specified name.static JavaType[]
JavaType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.google.protobuf with parameters of type JavaTypeModifierConstructorDescriptionprivate
FieldType
(int id, FieldType.Collection collection, JavaType javaType)