Uses of Class
net.n2oapp.framework.api.metadata.meta.control.ValidationType
-
Packages that use ValidationType Package Description net.n2oapp.framework.api.metadata.meta.control -
-
Uses of ValidationType in net.n2oapp.framework.api.metadata.meta.control
Methods in net.n2oapp.framework.api.metadata.meta.control that return ValidationType Modifier and Type Method Description static ValidationTypeValidationType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ValidationType[]ValidationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-