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