Uses of Interface
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.SetTerminationTimeResponse

Packages that use SetTerminationTimeResponse
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.refinedabstraction   
 

Uses of SetTerminationTimeResponse in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction that return SetTerminationTimeResponse
 SetTerminationTimeResponse WsrfrlFactory.createSetTerminationTimeResponse(java.util.Date curTime, java.util.Date newTermTime)
           
 SetTerminationTimeResponse WsrfrlReader.readSetTerminationTimeResponse(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction with parameters of type SetTerminationTimeResponse
 org.w3c.dom.Document WsrfrlWriter.writeSetTerminationTimeResponseAsDOM(SetTerminationTimeResponse value)
           
 

Uses of SetTerminationTimeResponse in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.implementor that return SetTerminationTimeResponse
 SetTerminationTimeResponse WsrfrlModelFactory.createWsrfrlModelSetTerminationTimeResponse(java.util.Date curTime, java.util.Date newTermTime)
           
 

Uses of SetTerminationTimeResponse in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.refinedabstraction that return SetTerminationTimeResponse
 SetTerminationTimeResponse RefinedWsrfrlFactory.createSetTerminationTimeResponse(java.util.Date curTime, java.util.Date newTermTime)
           
 



Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.