Uses of Class
org.apache.openejb.jee.bval.ValidatedByType

Packages that use ValidatedByType
org.apache.openejb.jee.bval   
 

Uses of ValidatedByType in org.apache.openejb.jee.bval
 

Fields in org.apache.openejb.jee.bval declared as ValidatedByType
protected  ValidatedByType ConstraintDefinitionType.validatedBy
           
 

Methods in org.apache.openejb.jee.bval that return ValidatedByType
 ValidatedByType ObjectFactory.createValidatedByType()
          Create an instance of ValidatedByType
 ValidatedByType ConstraintDefinitionType.getValidatedBy()
          Gets the value of the validatedBy property.
 

Methods in org.apache.openejb.jee.bval with parameters of type ValidatedByType
 void ConstraintDefinitionType.setValidatedBy(ValidatedByType value)
          Sets the value of the validatedBy property.
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.