Annotation Type AnnotationGroup


Applied to annotations that belong to a similar group (e.g. RestOp and RestGet).
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Class<? extends Annotation>
    The annotation group.
  • Element Details