| Modifier and Type | Method and Description |
|---|---|
static AnterosPersistenceJacksonModule.Feature |
AnterosPersistenceJacksonModule.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnterosPersistenceJacksonModule.Feature[] |
AnterosPersistenceJacksonModule.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnterosPersistenceJacksonModule |
AnterosPersistenceJacksonModule.configure(AnterosPersistenceJacksonModule.Feature f,
boolean state) |
AnterosObjectMapper |
AnterosObjectMapper.disable(AnterosPersistenceJacksonModule.Feature feature) |
AnterosPersistenceJacksonModule |
AnterosPersistenceJacksonModule.disable(AnterosPersistenceJacksonModule.Feature f) |
AnterosObjectMapper |
AnterosObjectMapper.enable(AnterosPersistenceJacksonModule.Feature feature) |
AnterosPersistenceJacksonModule |
AnterosPersistenceJacksonModule.enable(AnterosPersistenceJacksonModule.Feature f) |
boolean |
AnterosPersistenceJacksonModule.isEnabled(AnterosPersistenceJacksonModule.Feature f) |
Copyright © 2020 Anteros Tecnologia. All rights reserved.