Uses of Class
com.google.protobuf.JavaType
-
Packages that use JavaType Package Description com.google.protobuf -
-
Uses of JavaType in com.google.protobuf
Methods in com.google.protobuf that return JavaType Modifier and Type Method Description JavaTypeFieldType. getJavaType()Gets theJavaTypefor this field.static JavaTypeJavaType. valueOf(java.lang.String name)Returns 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.
-