Uses of Enum
gw.lang.reflect.json.JsonSimpleType
Packages that use JsonSimpleType
-
Uses of JsonSimpleType in gw.lang.reflect.json
Subclasses with type arguments of type JsonSimpleType in gw.lang.reflect.jsonMethods in gw.lang.reflect.json that return JsonSimpleTypeModifier and TypeMethodDescriptionstatic JsonSimpleType(package private) JsonSimpleTypeJsonSimpleType.merge(JsonSimpleType other) static JsonSimpleTypeReturns 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) JsonSimpleTypeJsonSimpleType.merge(JsonSimpleType other)