Annotation Type FluentSetter


Identifies a method as a configurable property setter. Used in conjunction with the ConfigurablePropertyCodeGenerator class to synchronize and copy fluent setters from parent classes to child classes.
See Also: