Uses of Class
com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime.CurrentTime

Packages that use CurrentTime
com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime   
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl   
 

Uses of CurrentTime in com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime
 

Fields in com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime declared as CurrentTime
protected  CurrentTime ScheduledResourceTerminationRP.currentTime
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime that return CurrentTime
 CurrentTime ObjectFactory.createCurrentTime()
          Create an instance of CurrentTime
 CurrentTime ScheduledResourceTerminationRP.getCurrentTime()
          Gets the value of the currentTime property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime with parameters of type CurrentTime
 void ScheduledResourceTerminationRP.setCurrentTime(CurrentTime value)
          Sets the value of the currentTime property.
 

Uses of CurrentTime in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl
 

Methods in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl that return CurrentTime
protected  CurrentTime CurrentTimeImpl.getJaxbTypeObj()
           
static CurrentTime CurrentTimeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.CurrentTime apiTypeObj)
          A way to create a CurrentTime "Jaxb model type" object from a CurrentTime "api type" one
 

Constructors in com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl with parameters of type CurrentTime
CurrentTimeImpl(CurrentTime jaxbTypeObj)
           
 



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