Uses of Enum
org.glassfish.json.JsonGeneratorImpl.Scope
Packages that use JsonGeneratorImpl.Scope
-
Uses of JsonGeneratorImpl.Scope in org.glassfish.json
Subclasses with type arguments of type JsonGeneratorImpl.Scope in org.glassfish.jsonFields in org.glassfish.json declared as JsonGeneratorImpl.ScopeModifier and TypeFieldDescription(package private) final JsonGeneratorImpl.ScopeJsonGeneratorImpl.Context.scopeMethods in org.glassfish.json that return JsonGeneratorImpl.ScopeModifier and TypeMethodDescriptionstatic JsonGeneratorImpl.ScopeReturns the enum constant of this type with the specified name.static JsonGeneratorImpl.Scope[]JsonGeneratorImpl.Scope.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.glassfish.json with parameters of type JsonGeneratorImpl.Scope