Package org.apache.juneau.internal
Annotation Type FluentSetters
Used in conjunction with the ConfigurablePropertyCodeGenerator class to synchronize and copy fluent setters from
parent classes to child classes.
See Also:
-
Optional Element Summary
-
Element Details
-
returns
Overrides the return type on the child methods.- Returns:
- The annotation value.
- Default:
- ""
-
ignore
Specifies method signatures to ignore.- Returns:
- The annotation value.
- Default:
- {}
-