Class SetterlessProperty

All Implemented Interfaces:
Serializable, tools.jackson.core.util.Named, BeanProperty, FullyNamed

public final class SetterlessProperty extends SettableBeanProperty
This concrete sub-class implements Collection or Map property that is indirectly by getting the property value and directly modifying it.
See Also: