Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.PersistenceContextTypeType

Packages that use PersistenceContextTypeType
org.apache.cxf.jaxws.javaee   
 

Uses of PersistenceContextTypeType in org.apache.cxf.jaxws.javaee
 

Fields in org.apache.cxf.jaxws.javaee declared as PersistenceContextTypeType
protected  PersistenceContextTypeType PersistenceContextRefType.persistenceContextType
           
 

Methods in org.apache.cxf.jaxws.javaee 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.cxf.jaxws.javaee with parameters of type PersistenceContextTypeType
 void PersistenceContextRefType.setPersistenceContextType(PersistenceContextTypeType value)
          Sets the value of the persistenceContextType property.
 


Apache CXF API

Apache CXF