|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jcorporate.expresso.core.controller.ValidationSet
A ValidationSet contains one or more ValidationItems.
Creation date: (8/29/00 12:52:27 PM)
| Constructor Summary | |
ValidationSet()
ValidationSet constructor comment. |
|
| Method Summary | |
ValidationItem |
getValidationItem(int i)
Creation date: (8/29/00 12:55:43 PM) |
Vector |
getValidationItems()
Creation date: (8/29/00 12:56:39 PM) |
void |
setValidationItem(ValidationItem vi)
Creation date: (8/29/00 12:54:25 PM) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ValidationSet()
| Method Detail |
public ValidationItem getValidationItem(int i)
i - int
public Vector getValidationItems()
public void setValidationItem(ValidationItem vi)
vi - com.jcorporate.expresso.core.controller.ValidationItem
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||