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

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

Uses of PropertyType in org.hibernate.validator.xml
 

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

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

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



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