Uses of Class
org.hibernate.validation.xml.BeanType

Packages that use BeanType
org.hibernate.validation.xml   
 

Uses of BeanType in org.hibernate.validation.xml
 

Fields in org.hibernate.validation.xml with type parameters of type BeanType
protected  java.util.List<BeanType> ConstraintMappingsType.bean
           
 

Methods in org.hibernate.validation.xml that return BeanType
 BeanType ObjectFactory.createBeanType()
          Create an instance of BeanType
 

Methods in org.hibernate.validation.xml that return types with arguments of type BeanType
 java.util.List<BeanType> ConstraintMappingsType.getBean()
          Gets the value of the bean property.
 



Copyright © 2007-2009. All Rights Reserved.