|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumberValidator.Type | |
---|---|
eu.esdihumboldt.util.validator |
Uses of NumberValidator.Type in eu.esdihumboldt.util.validator |
---|
Methods in eu.esdihumboldt.util.validator that return NumberValidator.Type | |
---|---|
static NumberValidator.Type |
NumberValidator.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NumberValidator.Type[] |
NumberValidator.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in eu.esdihumboldt.util.validator with parameters of type NumberValidator.Type | |
---|---|
NumberValidator(NumberValidator.Type type,
BigDecimal value)
Construct a validator that checks the value of the input to match the given type and value. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |