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