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
Subclasses with type arguments of type JsonObjectIterator.State in org.eclipse.yasson.internal.jsonstructureFields in org.eclipse.yasson.internal.jsonstructure declared as JsonObjectIterator.StateMethods in org.eclipse.yasson.internal.jsonstructure that return JsonObjectIterator.StateModifier and TypeMethodDescriptionstatic JsonObjectIterator.StateReturns 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 voidJsonObjectIterator.setState(JsonObjectIterator.State state)