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  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
 List<PropertyType> PersistenceContextRefType.getPersistenceProperty()
          Gets the value of the persistenceProperty property.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.