Uses of Class
org.apache.bval.jsr303.xml.PropertyType

Packages that use PropertyType
org.apache.bval.jsr303.xml   
 

Uses of PropertyType in org.apache.bval.jsr303.xml
 

Fields in org.apache.bval.jsr303.xml with type parameters of type PropertyType
protected  List<PropertyType> ValidationConfigType.property
           
 

Methods in org.apache.bval.jsr303.xml that return PropertyType
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

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



Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.