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

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

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

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction that return CurrentTime
 CurrentTime WsrfrlFactory.createCurrentTime(java.util.Date value)
           
 CurrentTime ScheduledResourceTerminationRP.getCurrentTime()
           
 CurrentTime WsrfrlReader.readCurrentTime(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction with parameters of type CurrentTime
 ScheduledResourceTerminationRP WsrfrlFactory.createScheduledResourceTerminationRP(CurrentTime curTime, TerminationTime termTime)
           
 void ScheduledResourceTerminationRP.setCurrentTime(CurrentTime value)
           
 org.w3c.dom.Document WsrfrlWriter.writeCurrentTimeAsDOM(CurrentTime value)
           
 

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

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.implementor that return CurrentTime
 CurrentTime WsrfrlModelFactory.createWsrfrlModelCurrentTime(java.util.Date value)
           
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.implementor with parameters of type CurrentTime
 ScheduledResourceTerminationRP WsrfrlModelFactory.createWsrfrlModelScheduledResourceTerminationRP(CurrentTime curTime, TerminationTime termTime)
           
 

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

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.refinedabstraction that return CurrentTime
 CurrentTime RefinedWsrfrlFactory.createCurrentTime(java.util.Date value)
           
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.refinedabstraction with parameters of type CurrentTime
 ScheduledResourceTerminationRP RefinedWsrfrlFactory.createScheduledResourceTerminationRP(CurrentTime curTime, TerminationTime termTime)
           
 



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