Uses of Class
org.apache.axis2.jaxws.description.xml.handler.PropertyType

Packages that use PropertyType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of PropertyType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type PropertyType
protected  java.util.List<PropertyType> PersistenceContextRefType.persistenceProperty
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return PropertyType
 PropertyType ObjectFactory.createPropertyType()
          Create an instance of PropertyType
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type PropertyType
 java.util.List<PropertyType> PersistenceContextRefType.getPersistenceProperty()
          Gets the value of the persistenceProperty property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.