Package | Description |
---|---|
com.danielbchapman.groups |
Modifier and Type | Method and Description |
---|---|
JSONType |
JSON.getType() |
static JSONType |
JSONType.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.
|