| Package | Description |
|---|---|
| org.glassfish.json |
| Modifier and Type | Field and Description |
|---|---|
(package private) JsonGeneratorImpl.Scope |
JsonGeneratorImpl.Context.scope |
| Modifier and Type | Method and Description |
|---|---|
static JsonGeneratorImpl.Scope |
JsonGeneratorImpl.Scope.valueOf(java.lang.String name)
Returns 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.
|
| Constructor and Description |
|---|
Context(JsonGeneratorImpl.Scope scope) |