Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.PersistenceContextTypeType

Packages that use PersistenceContextTypeType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of PersistenceContextTypeType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as PersistenceContextTypeType
protected  PersistenceContextTypeType PersistenceContextRefType.persistenceContextType
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return PersistenceContextTypeType
 PersistenceContextTypeType ObjectFactory.createPersistenceContextTypeType()
          Create an instance of PersistenceContextTypeType
 PersistenceContextTypeType PersistenceContextRefType.getPersistenceContextType()
          Gets the value of the persistenceContextType property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type PersistenceContextTypeType
 void PersistenceContextRefType.setPersistenceContextType(PersistenceContextTypeType value)
          Sets the value of the persistenceContextType property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.