Uses of Class
org.apache.openejb.jee.bval.ValidatedByType
-
Packages that use ValidatedByType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ValidatedByType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval declared as ValidatedByType Modifier and Type Field Description protected ValidatedByTypeConstraintDefinitionType. validatedByMethods in org.apache.openejb.jee.bval that return ValidatedByType Modifier and Type Method Description ValidatedByTypeObjectFactory. createValidatedByType()Create an instance ofValidatedByTypeValidatedByTypeConstraintDefinitionType. getValidatedBy()Gets the value of the validatedBy property.Methods in org.apache.openejb.jee.bval with parameters of type ValidatedByType Modifier and Type Method Description voidConstraintDefinitionType. setValidatedBy(ValidatedByType value)Sets the value of the validatedBy property.
-