| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintViolationLevel | |
|---|---|
| fr.cnes.sitools.common.validator | |
| Uses of ConstraintViolationLevel in fr.cnes.sitools.common.validator | 
|---|
| Methods in fr.cnes.sitools.common.validator that return ConstraintViolationLevel | |
|---|---|
 ConstraintViolationLevel | 
ConstraintViolation.getLevel()
Get the level of violation  | 
static ConstraintViolationLevel | 
ConstraintViolationLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.  | 
static ConstraintViolationLevel[] | 
ConstraintViolationLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in fr.cnes.sitools.common.validator with parameters of type ConstraintViolationLevel | |
|---|---|
 void | 
ConstraintViolation.setLevel(ConstraintViolationLevel level)
Sets the value of level  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||