Uses of Enum Class
com.cedarsoftware.io.JsonObject.JsonType
Packages that use JsonObject.JsonType
-
Uses of JsonObject.JsonType in com.cedarsoftware.io
Methods in com.cedarsoftware.io that return JsonObject.JsonTypeModifier and TypeMethodDescriptionJsonObject.getJsonType()static JsonObject.JsonTypeReturns the enum constant of this class with the specified name.static JsonObject.JsonType[]JsonObject.JsonType.values()Returns an array containing the constants of this enum class, in the order they are declared.