Uses of Class
org.apache.openejb.jee.bval.ExecutableValidationType
-
Packages that use ExecutableValidationType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ExecutableValidationType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval declared as ExecutableValidationType Modifier and Type Field Description protected ExecutableValidationTypeValidationConfigType. executableValidationMethods in org.apache.openejb.jee.bval 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.openejb.jee.bval with parameters of type ExecutableValidationType Modifier and Type Method Description voidValidationConfigType. setExecutableValidation(ExecutableValidationType value)Définit la valeur de la propriété executableValidation.
-