Uses of Class
com.sun.xml.ws.tx.coord.v10.types.CreateCoordinationContextType.CurrentContext
Packages that use CreateCoordinationContextType.CurrentContext
-
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.CurrentContextMethods in com.sun.xml.ws.tx.coord.v10.types that return CreateCoordinationContextType.CurrentContextModifier and TypeMethodDescriptionObjectFactory.createCreateCoordinationContextTypeCurrentContext()Create an instance ofCreateCoordinationContextType.CurrentContextCreateCoordinationContextType.getCurrentContext()Gets the value of the currentContext property.Methods in com.sun.xml.ws.tx.coord.v10.types with parameters of type CreateCoordinationContextType.CurrentContextModifier and TypeMethodDescriptionvoidCreateCoordinationContextType.setCurrentContext(CreateCoordinationContextType.CurrentContext value) Sets the value of the currentContext property.