Uses of Class
com.sun.xml.ws.tx.coord.v10.types.CreateCoordinationContextType.CurrentContext
-
Packages that use CreateCoordinationContextType.CurrentContext Package Description 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 Modifier and Type Field Description protected CreateCoordinationContextType.CurrentContextCreateCoordinationContextType. currentContextMethods in com.sun.xml.ws.tx.coord.v10.types that return CreateCoordinationContextType.CurrentContext Modifier and Type Method Description CreateCoordinationContextType.CurrentContextObjectFactory. createCreateCoordinationContextTypeCurrentContext()Create an instance ofCreateCoordinationContextType.CurrentContextCreateCoordinationContextType.CurrentContextCreateCoordinationContextType. getCurrentContext()Gets the value of the currentContext property.Methods in com.sun.xml.ws.tx.coord.v10.types with parameters of type CreateCoordinationContextType.CurrentContext Modifier and Type Method Description voidCreateCoordinationContextType. setCurrentContext(CreateCoordinationContextType.CurrentContext value)Sets the value of the currentContext property.
-