Class JValue
- java.lang.Object
-
- net.anwiba.tools.definition.schema.json.gramma.element.JValue
-
-
Constructor Summary
Constructors Constructor Description JValue(java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JsonTypetype()<T> Tvalue()
-
-
-
Method Detail
-
value
public <T> T value()
-
type
public JsonType type()
-
-