Uses of Enum Class
com.google.protobuf.JavaType
Packages that use JavaType
-
Uses of JavaType in com.google.protobuf
Methods 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.