Class SettableBeanProperty.MethodProperty

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

public static final class SettableBeanProperty.MethodProperty extends SettableBeanProperty
This concrete sub-class implements property that is set using regular "setter" method.