Uses of Interface
com.sun.xml.ws.tx.coord.common.types.CreateCoordinationContextType.CurrentContextIF
-
Packages that use CreateCoordinationContextType.CurrentContextIF Package Description com.sun.xml.ws.tx.coord.common.types -
-
Uses of CreateCoordinationContextType.CurrentContextIF in com.sun.xml.ws.tx.coord.common.types
Methods in com.sun.xml.ws.tx.coord.common.types that return CreateCoordinationContextType.CurrentContextIF Modifier and Type Method Description CreateCoordinationContextType.CurrentContextIFCreateCoordinationContextType. getCurrentContext()Gets the value of the currentContext property.Methods in com.sun.xml.ws.tx.coord.common.types with parameters of type CreateCoordinationContextType.CurrentContextIF Modifier and Type Method Description voidCreateCoordinationContextType. setCurrentContext(CreateCoordinationContextType.CurrentContextIF value)Sets the value of the currentContext property.
-