|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Target(value=TYPE) @Retention(value=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 | |
|---|---|
InheritedAttribute[] |
value
|
| Element Detail |
|---|
public abstract InheritedAttribute[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||