|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) @Documented public @interface InheritProperties
Container object for multiple InheritProperty
references.
Required Element Summary | |
---|---|
InheritProperty[] |
value
Gets the list of InheritProperty s. |
Element Detail |
---|
public abstract InheritProperty[] value
InheritProperty
s.
InheritProperty
s.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |