|
SPT Object Database API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value={TYPE,FIELD})
public @interface NotNullAn annotation used to indicate that a field in a prevalent object cannot be null.
© Copyright 2008 Sans Pareil Technologies, Inc.
| Optional Element Summary | |
|---|---|
String[] |
members
The names of the fields for which the constraint is to be applied. |
public abstract String[] members
|
SPT Object Database API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||