Uses of Class
net.anwiba.tools.definition.schema.json.gramma.element.JValue
-
Packages that use JValue Package Description net.anwiba.tools.definition.schema.json.gramma.element -
-
Uses of JValue in net.anwiba.tools.definition.schema.json.gramma.element
Methods in net.anwiba.tools.definition.schema.json.gramma.element that return JValue Modifier and Type Method Description JValueJField. value()JValueJObject. value(java.lang.String name)Methods in net.anwiba.tools.definition.schema.json.gramma.element with parameters of type JValue Modifier and Type Method Description voidJFieldBuilder. value(JValue value)
-