Uses of Enum Class
io.protostuff.WireFormat.JavaType
Packages that use WireFormat.JavaType
-
Uses of WireFormat.JavaType in io.protostuff
Fields in io.protostuff declared as WireFormat.JavaTypeMethods in io.protostuff that return WireFormat.JavaTypeModifier and TypeMethodDescriptionWireFormat.FieldType.getJavaType()
static WireFormat.JavaType
Returns 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 io.protostuff with parameters of type WireFormat.JavaType