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

Packages that use PropertyType
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

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

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

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

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



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.