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

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

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

Fields in org.apache.axis2.jaxws.description.xml.handler declared as PersistenceContextTypeType
protected  PersistenceContextTypeType PersistenceContextRefType.persistenceContextType
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return PersistenceContextTypeType
 PersistenceContextTypeType ObjectFactory.createPersistenceContextTypeType()
          Create an instance of PersistenceContextTypeType
 PersistenceContextTypeType PersistenceContextRefType.getPersistenceContextType()
          Gets the value of the persistenceContextType property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type PersistenceContextTypeType
 void PersistenceContextRefType.setPersistenceContextType(PersistenceContextTypeType value)
          Sets the value of the persistenceContextType property.
 



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