Uses of Class
de.xima.fc.form.common.statics.EValidations
-
Packages that use EValidations Package Description de.xima.fc.form.common.statics -
-
Uses of EValidations in de.xima.fc.form.common.statics
Methods in de.xima.fc.form.common.statics that return EValidations Modifier and Type Method Description static EValidations
EValidations. valueOf(String name)
Returns the enum constant of this type with the specified name.static EValidations[]
EValidations. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-