|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) public @interface PodamCollection
Annotation used to customise collection-type elements
Please note that this annotation can be used with all types of container elements, including arrays.
The minimum number of elements is
PodamConstants.ANNOTATION_COLLECTION_DEFAULT_NBR_ELEMENTS
Optional Element Summary | |
---|---|
String |
comment
It allows clients to specify a comment on this annotation |
int |
nbrElements
The number of elements to create for the collection |
public abstract int nbrElements
public abstract String comment
|
Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |