Class MethodProperty

All Implemented Interfaces:
Named, BeanProperty, FullyNamed

public final class MethodProperty extends SettableBeanProperty
This concrete sub-class implements property that is set using a MethodHandle to the setter, which is either a setter method or a field setter.