Class MethodProperty

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

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