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

Packages that use TerminationTime
com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime   
com.ebmwebsourcing.wsstar.resource.definition.resourcelifetime.impl   
 

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

Fields in com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime declared as TerminationTime
protected  TerminationTime ScheduledResourceTerminationRP.terminationTime
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime that return TerminationTime
 TerminationTime ObjectFactory.createTerminationTime()
          Create an instance of TerminationTime
 TerminationTime ScheduledResourceTerminationRP.getTerminationTime()
          Gets the value of the terminationTime property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime that return types with arguments of type TerminationTime
 javax.xml.bind.JAXBElement<TerminationTime> ObjectFactory.createTerminationTime(TerminationTime value)
          Create an instance of JAXBElement<TerminationTime>}
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourcelifetime with parameters of type TerminationTime
 javax.xml.bind.JAXBElement<TerminationTime> ObjectFactory.createTerminationTime(TerminationTime value)
          Create an instance of JAXBElement<TerminationTime>}
 void ScheduledResourceTerminationRP.setTerminationTime(TerminationTime value)
          Sets the value of the terminationTime property.
 

Uses of TerminationTime in com.ebmwebsourcing.wsstar.resource.definition.resourcelifetime.impl
 

Constructors in com.ebmwebsourcing.wsstar.resource.definition.resourcelifetime.impl with parameters of type TerminationTime
TerminationTimeImpl(TerminationTime model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 



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