Uses of Enum Class
com.google.protobuf.WireFormat.JavaType
Packages that use WireFormat.JavaType
-
Uses of WireFormat.JavaType in com.google.protobuf
Fields in com.google.protobuf declared as WireFormat.JavaTypeMethods in com.google.protobuf that return WireFormat.JavaTypeModifier and TypeMethodDescriptionWireFormat.FieldType.getJavaType()Descriptors.FieldDescriptor.getLiteJavaType()For internal use only.FieldSet.FieldDescriptorLite.getLiteJavaType()GeneratedMessageLite.ExtensionDescriptor.getLiteJavaType()static WireFormat.JavaTypeReturns the enum constant of this class with the specified name.static WireFormat.JavaType[]WireFormat.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 WireFormat.JavaType