Class PropertyValue.Any

java.lang.Object
com.fasterxml.jackson.databind.deser.impl.PropertyValue
com.fasterxml.jackson.databind.deser.impl.PropertyValue.Any
Enclosing class:
PropertyValue

static final class PropertyValue.Any extends PropertyValue
Property value type used when storing entries to be added to a POJO using "any setter" (method that takes name and value arguments, allowing setting multiple different properties using single method).