Uses of Class
net.n2oapp.framework.api.metadata.control.ValidationReference
-
Packages that use ValidationReference Package Description net.n2oapp.framework.api.metadata.control -
-
Uses of ValidationReference in net.n2oapp.framework.api.metadata.control
Methods in net.n2oapp.framework.api.metadata.control that return types with arguments of type ValidationReference Modifier and Type Method Description java.util.List<ValidationReference>Validations. getValidationReferences()Method parameters in net.n2oapp.framework.api.metadata.control with type arguments of type ValidationReference Modifier and Type Method Description voidValidations. setValidationReferences(java.util.List<ValidationReference> validationReferences)
-