Uses of Class
org.apache.axis2.jaxws.description.xml.handler.PersistenceContextTypeType
Packages that use PersistenceContextTypeType
-
Uses of PersistenceContextTypeType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as PersistenceContextTypeTypeModifier and TypeFieldDescriptionprotected PersistenceContextTypeTypePersistenceContextRefType.persistenceContextTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return PersistenceContextTypeTypeModifier and TypeMethodDescriptionObjectFactory.createPersistenceContextTypeType()Create an instance ofPersistenceContextTypeTypePersistenceContextRefType.getPersistenceContextType()Gets the value of the persistenceContextType property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type PersistenceContextTypeTypeModifier and TypeMethodDescriptionvoidPersistenceContextRefType.setPersistenceContextType(PersistenceContextTypeType value) Sets the value of the persistenceContextType property.