Uses of Enum Class
de.iip_ecosphere.platform.support.json.JsonIterator.ValueType
Packages that use JsonIterator.ValueType
-
Uses of JsonIterator.ValueType in de.iip_ecosphere.platform.support.json
Methods in de.iip_ecosphere.platform.support.json that return JsonIterator.ValueTypeModifier and TypeMethodDescriptionstatic JsonIterator.ValueTypeReturns the enum constant of this class with the specified name.static JsonIterator.ValueType[]JsonIterator.ValueType.values()Returns an array containing the constants of this enum class, in the order they are declared.JsonIterator.valueType()Returns the value type.