Package org.apache.juneau.annotation
Annotation Interface BeanpAnnotation.Array
- Enclosing class:
- BeanpAnnotation
@Documented
@Target({METHOD,TYPE})
@Retention(RUNTIME)
@Inherited
public static @interface BeanpAnnotation.Array
A collection of 
@Beanp annotations.- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueThe child annotations.- Returns:
- The annotation value.
 
 
-