Uses of Class
net.anwiba.tools.definition.schema.json.gramma.element.JsonType
-
Packages that use JsonType Package Description net.anwiba.tools.definition.schema.json.gramma.element -
-
Uses of JsonType in net.anwiba.tools.definition.schema.json.gramma.element
Methods in net.anwiba.tools.definition.schema.json.gramma.element that return JsonType Modifier and Type Method Description JsonTypeJValue. type()static JsonTypeJsonType. valueOf(java.lang.String name)Returns 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.
-