Uses of Enum Class
com.avoka.tm.util.ObjectMapper.MappingStrategy
Packages that use ObjectMapper.MappingStrategy
-
Uses of ObjectMapper.MappingStrategy in com.avoka.tm.util
Methods in com.avoka.tm.util that return ObjectMapper.MappingStrategyModifier 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.Methods in com.avoka.tm.util with parameters of type ObjectMapper.MappingStrategyModifier and TypeMethodDescriptionObjectMapper.setMappingStrategy
(ObjectMapper.MappingStrategy mappingStrategy) Set mapping strategy.