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

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

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

Fields in org.apache.bval.jsr303.xml with type parameters of type BeanType
protected  List<BeanType> ConstraintMappingsType.bean
           
 

Methods in org.apache.bval.jsr303.xml that return BeanType
 BeanType ObjectFactory.createBeanType()
          Create an instance of BeanType
 

Methods in org.apache.bval.jsr303.xml that return types with arguments of type BeanType
 List<BeanType> ConstraintMappingsType.getBean()
          Gets the value of the bean property.
 



Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.