|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationMode | |
|---|---|
| net.sf.jsefa.common.config | |
| Uses of ValidationMode in net.sf.jsefa.common.config |
|---|
| Fields in net.sf.jsefa.common.config declared as ValidationMode | |
|---|---|
static ValidationMode |
Configuration.Defaults.DEFAULT_VALIDATION_MODE
The default validation mode. |
| Methods in net.sf.jsefa.common.config that return ValidationMode | |
|---|---|
ValidationMode |
Configuration.getValidationMode()
Returns the validation mode. |
static ValidationMode |
ValidationMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValidationMode[] |
ValidationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sf.jsefa.common.config with parameters of type ValidationMode | |
|---|---|
void |
Configuration.setValidationMode(ValidationMode validationMode)
Sets the validation mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||