| Package | Description |
|---|---|
| org.sfj |
| Modifier and Type | Method and Description |
|---|---|
JSONOne.Type |
JSONOne.JObject.getType() |
JSONOne.Type |
JSONOne.JArray.getType() |
JSONOne.Type |
JSONOne.JMap.getType() |
static JSONOne.Type |
JSONOne.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONOne.Type[] |
JSONOne.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.