Annotation Type BeanPropertySetter


Fields annotated with BeanPropertySetter will be bound with BeanPropertySetterRule digester rule.
Since:
2.1
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Defines several @BeanPropertySetter annotations on the same element.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The element matching pattern.
  • Element Details

    • pattern

      String pattern
      The element matching pattern.
      Returns:
      the element matching pattern.