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

Packages that use BeanType
org.hibernate.validator.xml Classes used to parse Bean Validation XML configuration files. 
 

Uses of BeanType in org.hibernate.validator.xml
 

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

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

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



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved