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