|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonValue.JsonValueType | |
|---|---|
| javax.json | Java API for JSON Processing (JSON-P) API provides a way to process (for e.g. |
| Uses of JsonValue.JsonValueType in javax.json |
|---|
| Methods in javax.json that return JsonValue.JsonValueType | |
|---|---|
JsonValue.JsonValueType |
JsonValue.getValueType()
Returns the value type of this JSON value |
static JsonValue.JsonValueType |
JsonValue.JsonValueType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JsonValue.JsonValueType[] |
JsonValue.JsonValueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||