Class SettableBeanProperty.SetterlessProperty

java.lang.Object
org.codehaus.jackson.map.deser.SettableBeanProperty
org.codehaus.jackson.map.deser.SettableBeanProperty.SetterlessProperty
All Implemented Interfaces:
BeanProperty, Named
Enclosing class:
SettableBeanProperty

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