Uses of Class
com.sun.xml.ws.tx.coord.v10.types.CreateCoordinationContextType.CurrentContext

Packages that use CreateCoordinationContextType.CurrentContext
com.sun.xml.ws.tx.coord.v10.types   
 

Uses of CreateCoordinationContextType.CurrentContext in com.sun.xml.ws.tx.coord.v10.types
 

Fields in com.sun.xml.ws.tx.coord.v10.types declared as CreateCoordinationContextType.CurrentContext
protected  CreateCoordinationContextType.CurrentContext CreateCoordinationContextType.currentContext
           
 

Methods in com.sun.xml.ws.tx.coord.v10.types 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.coord.v10.types with parameters of type CreateCoordinationContextType.CurrentContext
 void CreateCoordinationContextType.setCurrentContext(CreateCoordinationContextType.CurrentContext value)
          Sets the value of the currentContext property.
 



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