Annotation Type InheritedAttributes


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface InheritedAttributes
This annotation defines one or more attributes inherited from a superclass. It is simply a way to include multiple InheritedAttribute annotations on a single class.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description