Uses of Enum
com.google.protobuf.JavaType
Packages that use 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 theJavaTypefor this field.static JavaTypeReturns the enum constant of this type with the specified name.static JavaType[]JavaType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.google.protobuf with parameters of type JavaTypeModifierConstructorDescriptionprivateFieldType(int id, FieldType.Collection collection, JavaType javaType)