|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=SOURCE) @Documented public @interface Properties
Allows to define multiple Property
annotations for one type.
Required Element Summary | |
---|---|
Property[] |
value
List of Property annotations. |
Element Detail |
---|
public abstract Property[] value
Property
annotations.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |