Uses of Enum
org.eclipse.yasson.internal.jsonstructure.JsonObjectIterator.State
Packages that use JsonObjectIterator.State
-
Uses of JsonObjectIterator.State in org.eclipse.yasson.internal.jsonstructure
Fields in org.eclipse.yasson.internal.jsonstructure declared as JsonObjectIterator.StateMethods in org.eclipse.yasson.internal.jsonstructure that return JsonObjectIterator.StateModifier and TypeMethodDescriptionstatic JsonObjectIterator.State
Returns the enum constant of this type with the specified name.static JsonObjectIterator.State[]
JsonObjectIterator.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.yasson.internal.jsonstructure with parameters of type JsonObjectIterator.StateModifier and TypeMethodDescriptionprivate void
JsonObjectIterator.setState
(JsonObjectIterator.State state)