org.apache.commons.digester3.annotations.rules
Annotation Type BeanPropertySetter.List


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
@DigesterRuleList
public static @interface BeanPropertySetter.List

Defines several @BeanPropertySetter annotations on the same element.

See Also:
BeanPropertySetter

Required Element Summary
 BeanPropertySetter[] value
           
 

Element Detail

value

public abstract BeanPropertySetter[] value


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.