Uses of Class
com.google.protobuf.WireFormat.JavaType
-
Packages that use WireFormat.JavaType Package Description com.google.protobuf -
-
Uses of WireFormat.JavaType in com.google.protobuf
Methods in com.google.protobuf that return WireFormat.JavaType Modifier and Type Method Description WireFormat.JavaTypeWireFormat.FieldType. getJavaType()WireFormat.JavaTypeDescriptors.FieldDescriptor. getLiteJavaType()For internal use only.static WireFormat.JavaTypeWireFormat.JavaType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WireFormat.JavaType[]WireFormat.JavaType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-