Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.PersistenceContextTypeType
Packages that use PersistenceContextTypeType
-
Uses of PersistenceContextTypeType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as PersistenceContextTypeTypeModifier and TypeFieldDescriptionprotected PersistenceContextTypeTypePersistenceContextRefType.persistenceContextTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return PersistenceContextTypeTypeModifier and TypeMethodDescriptionObjectFactory.createPersistenceContextTypeType()Create an instance ofPersistenceContextTypeTypePersistenceContextRefType.getPersistenceContextType()Gets the value of the persistenceContextType property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type PersistenceContextTypeTypeModifier and TypeMethodDescriptionvoidPersistenceContextRefType.setPersistenceContextType(PersistenceContextTypeType value) Sets the value of the persistenceContextType property.