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

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

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

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction that return TerminationTime
 TerminationTime WsrfrlFactory.createTerminationTime(java.util.Date value)
           
 TerminationTime ScheduledResourceTerminationRP.getTerminationTime()
           
 TerminationTime WsrfrlReader.readTerminationTime(org.w3c.dom.Document document)
           
 

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

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

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

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

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

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

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



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