Uses of Enum
io.protostuff.WireFormat.JavaType
Packages that use WireFormat.JavaType
-
Uses of WireFormat.JavaType in io.protostuff
Subclasses with type arguments of type WireFormat.JavaType in io.protostuffModifier and TypeClassDescriptionstatic enumThis is here to support runtime schemas.Fields in io.protostuff declared as WireFormat.JavaTypeMethods in io.protostuff that return WireFormat.JavaTypeModifier and TypeMethodDescriptionWireFormat.FieldType.getJavaType()static WireFormat.JavaTypeReturns 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.Constructors in io.protostuff with parameters of type WireFormat.JavaType