Uses of Class
org.jboss.hal.js.JsonType
-
-
Uses of JsonType in org.jboss.hal.js
Methods in org.jboss.hal.js that return JsonType Modifier and Type Method Description JsonTypeJsonValue. getType()static JsonTypeJsonType. valueOf(String name)Returns the enum constant of this type with the specified name.static JsonType[]JsonType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-