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

Packages that use GetterType
org.hibernate.validation.xml   
 

Uses of GetterType in org.hibernate.validation.xml
 

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

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

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



Copyright © 2007-2009. All Rights Reserved.