Uses of Class
org.apache.bval.jsr303.xml.ValidatedByType

Packages that use ValidatedByType
org.apache.bval.jsr303.xml   
 

Uses of ValidatedByType in org.apache.bval.jsr303.xml
 

Fields in org.apache.bval.jsr303.xml declared as ValidatedByType
protected  ValidatedByType ConstraintDefinitionType.validatedBy
           
 

Methods in org.apache.bval.jsr303.xml 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.bval.jsr303.xml with parameters of type ValidatedByType
 void ConstraintDefinitionType.setValidatedBy(ValidatedByType value)
          Sets the value of the validatedBy property.
 



Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.