Class MethodProperty

All Implemented Interfaces:
Serializable, Named, BeanProperty, FullyNamed

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