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