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

Packages that use PropertyType
org.hibernate.validation.xml   
 

Uses of PropertyType in org.hibernate.validation.xml
 

Fields in org.hibernate.validation.xml with type parameters of type PropertyType
protected  java.util.List<PropertyType> ValidationConfigType.property
           
 

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

Methods in org.hibernate.validation.xml that return types with arguments of type PropertyType
 java.util.List<PropertyType> ValidationConfigType.getProperty()
          Gets the value of the property property.
 



Copyright © 2007-2009. All Rights Reserved.