Uses of Class
org.apache.openejb.jee.bval.PropertyType

Packages that use PropertyType
org.apache.openejb.jee.bval   
 

Uses of PropertyType in org.apache.openejb.jee.bval
 

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

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

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



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.