|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckWithCheck.SimpleCheck | |
---|---|
net.sf.oval.constraint | This package contains the standard single-value validation constraints in form of Java5 Annotations that can be tagged to class fields, constructor parameters, method parameters and getter method return values. |
Uses of CheckWithCheck.SimpleCheck in net.sf.oval.constraint |
---|
Subinterfaces of CheckWithCheck.SimpleCheck in net.sf.oval.constraint | |
---|---|
static interface |
CheckWithCheck.SimpleCheckWithMessageVariables
|
Methods in net.sf.oval.constraint that return CheckWithCheck.SimpleCheck | |
---|---|
CheckWithCheck.SimpleCheck |
CheckWithCheck.getSimpleCheck()
|
Methods in net.sf.oval.constraint with parameters of type CheckWithCheck.SimpleCheck | |
---|---|
void |
CheckWithCheck.setSimpleCheck(CheckWithCheck.SimpleCheck simpleCheck)
|
Method parameters in net.sf.oval.constraint with type arguments of type CheckWithCheck.SimpleCheck | |
---|---|
void |
CheckWithCheck.setSimpleCheck(Class<? extends CheckWithCheck.SimpleCheck> simpleCheckType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |