Uses of Class
org.apache.bval.jsr.xml.ExecutableValidationType
-
Packages that use ExecutableValidationType Package Description org.apache.bval.jsr.xml -
-
Uses of ExecutableValidationType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml declared as ExecutableValidationType Modifier and Type Field Description protected ExecutableValidationTypeValidationConfigType. executableValidationMethods in org.apache.bval.jsr.xml that return ExecutableValidationType Modifier and Type Method Description ExecutableValidationTypeObjectFactory. createExecutableValidationType()Create an instance ofExecutableValidationTypeExecutableValidationTypeValidationConfigType. getExecutableValidation()Obtient la valeur de la propriété executableValidation.Methods in org.apache.bval.jsr.xml with parameters of type ExecutableValidationType Modifier and Type Method Description voidValidationConfigType. setExecutableValidation(ExecutableValidationType value)Définit la valeur de la propriété executableValidation.
-