Package | Description |
---|---|
org.springframework.boot.jackson |
Custom enhancements and support for the Jackson project.
|
Modifier and Type | Method and Description |
---|---|
static JsonComponent.Scope |
JsonComponent.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonComponent.Scope[] |
JsonComponent.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|