Uses of Class
org.apache.axis2.jaxws.description.xml.handler.PersistenceContextTypeType
-
Packages that use PersistenceContextTypeType Package Description 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 Modifier and Type Field Description protected PersistenceContextTypeTypePersistenceContextRefType. persistenceContextTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return PersistenceContextTypeType Modifier and Type Method Description PersistenceContextTypeTypeObjectFactory. createPersistenceContextTypeType()Create an instance ofPersistenceContextTypeTypePersistenceContextTypeTypePersistenceContextRefType. getPersistenceContextType()Gets the value of the persistenceContextType property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type PersistenceContextTypeType Modifier and Type Method Description voidPersistenceContextRefType. setPersistenceContextType(PersistenceContextTypeType value)Sets the value of the persistenceContextType property.
-