Uses of Enum Class
com.avoka.tm.util.ObjectMapper.MappingStrategy
-
Uses of ObjectMapper.MappingStrategy in com.avoka.tm.util
Modifier and TypeMethodDescriptionstatic ObjectMapper.MappingStrategy
Returns the enum constant of this class with the specified name.static ObjectMapper.MappingStrategy[]
ObjectMapper.MappingStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionObjectMapper.setMappingStrategy
(ObjectMapper.MappingStrategy mappingStrategy) Set mapping strategy.