Uses of Enum Class
org.eclipse.parsson.JsonGeneratorImpl.Scope
Packages that use JsonGeneratorImpl.Scope
-
Uses of JsonGeneratorImpl.Scope in org.eclipse.parsson
Fields in org.eclipse.parsson declared as JsonGeneratorImpl.ScopeModifier and TypeFieldDescription(package private) final JsonGeneratorImpl.Scope
JsonGeneratorImpl.Context.scope
Methods in org.eclipse.parsson that return JsonGeneratorImpl.ScopeModifier and TypeMethodDescriptionstatic JsonGeneratorImpl.Scope
Returns the enum constant of this class with the specified name.static JsonGeneratorImpl.Scope[]
JsonGeneratorImpl.Scope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.parsson with parameters of type JsonGeneratorImpl.Scope