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

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

Uses of GetterType in org.hibernate.validator.xml
 

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

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

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



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