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

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Specifies method signatures to ignore.
    Overrides the return type on the child methods.
  • 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:
      {}