Uses of Class
com.sun.xml.ws.tx.webservice.member.coord.CreateCoordinationContextType.CurrentContext

Packages that use CreateCoordinationContextType.CurrentContext
com.sun.xml.ws.tx.webservice.member.coord   
 

Uses of CreateCoordinationContextType.CurrentContext in com.sun.xml.ws.tx.webservice.member.coord
 

Fields in com.sun.xml.ws.tx.webservice.member.coord declared as CreateCoordinationContextType.CurrentContext
protected  CreateCoordinationContextType.CurrentContext CreateCoordinationContextType.currentContext
           
 

Methods in com.sun.xml.ws.tx.webservice.member.coord that return CreateCoordinationContextType.CurrentContext
 CreateCoordinationContextType.CurrentContext ObjectFactory.createCreateCoordinationContextTypeCurrentContext()
          Create an instance of CreateCoordinationContextType.CurrentContext
 CreateCoordinationContextType.CurrentContext CreateCoordinationContextType.getCurrentContext()
          Gets the value of the currentContext property.
 

Methods in com.sun.xml.ws.tx.webservice.member.coord with parameters of type CreateCoordinationContextType.CurrentContext
 void CreateCoordinationContextType.setCurrentContext(CreateCoordinationContextType.CurrentContext value)
          Sets the value of the currentContext property.