Package | Description |
---|---|
org.apache.johnzon.mapper |
Modifier and Type | Field and Description |
---|---|
private DynamicMappingGenerator.WritingState |
DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator.state |
Modifier and Type | Method and Description |
---|---|
static DynamicMappingGenerator.WritingState |
DynamicMappingGenerator.WritingState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DynamicMappingGenerator.WritingState[] |
DynamicMappingGenerator.WritingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.