Uses of Enum Class
jakarta.json.JsonValue.ValueType
-
Uses of JsonValue.ValueType in jakarta.json
Modifier and TypeMethodDescriptionJsonValue.getValueType()
Returns the value type of this JSON value.static JsonValue.ValueType
Returns the enum constant of this class with the specified name.static JsonValue.ValueType[]
JsonValue.ValueType.values()
Returns an array containing the constants of this enum class, in the order they are declared.