Uses of Enum
org.apache.axis2.json.gson.factory.JSONType
Packages that use JSONType
-
Uses of JSONType in org.apache.axis2.json.gson.factory
Methods in org.apache.axis2.json.gson.factory that return JSONTypeModifier and TypeMethodDescriptionJsonObject.getType()static JSONTypeReturns the enum constant of this type with the specified name.static JSONType[]JSONType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.axis2.json.gson.factory with parameters of type JSONTypeModifierConstructorDescriptionJsonObject(String name, JSONType type, String valueType, String namespaceUri)