Uses of Enum
gw.lang.reflect.json.JsonSimpleType
Packages that use JsonSimpleType
-
Uses of JsonSimpleType in gw.lang.reflect.json
Methods in gw.lang.reflect.json that return JsonSimpleTypeModifier and TypeMethodDescriptionstatic JsonSimpleType
(package private) JsonSimpleType
JsonSimpleType.merge
(JsonSimpleType other) static JsonSimpleType
Returns the enum constant of this type with the specified name.static JsonSimpleType[]
JsonSimpleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in gw.lang.reflect.json with parameters of type JsonSimpleTypeModifier and TypeMethodDescription(package private) JsonSimpleType
JsonSimpleType.merge
(JsonSimpleType other)