|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) public @interface PodamShortValue
Annotation used to customise min and max values of a short type attribute or constructor parameter.
Optional Element Summary | |
---|---|
String |
comment
It allows clients to make comments |
short |
maxValue
The minimum value for the annotated field |
short |
minValue
The minimum value for the annotated field |
public abstract short minValue
public abstract short maxValue
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 |