|
||||||||||
| 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 InheritPropertys. |
| Element Detail |
|---|
public abstract InheritProperty[] value
InheritPropertys.
InheritPropertys.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||