Uses of Enum Class
org.eclipse.parsson.JsonGeneratorImpl.Scope
Packages that use JsonGeneratorImpl.Scope
-
Uses of JsonGeneratorImpl.Scope in org.eclipse.parsson
Subclasses with type arguments of type JsonGeneratorImpl.Scope in org.eclipse.parssonFields in org.eclipse.parsson declared as JsonGeneratorImpl.ScopeModifier and TypeFieldDescription(package private) final JsonGeneratorImpl.ScopeJsonGeneratorImpl.Context.scopeMethods in org.eclipse.parsson that return JsonGeneratorImpl.ScopeModifier and TypeMethodDescriptionstatic JsonGeneratorImpl.ScopeReturns 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