Uses of Class
org.ow2.orchestra.ws_ht.api.xsd.TTime

Packages that use TTime
org.ow2.orchestra.ws_ht.api.wsdl   
org.ow2.orchestra.ws_ht.api.xsd   
 

Uses of TTime in org.ow2.orchestra.ws_ht.api.wsdl
 

Methods in org.ow2.orchestra.ws_ht.api.wsdl with parameters of type TTime
 void TaskOperations.suspendUntil(String identifier, TTime time)
           
 

Uses of TTime in org.ow2.orchestra.ws_ht.api.xsd
 

Fields in org.ow2.orchestra.ws_ht.api.xsd declared as TTime
protected  TTime SuspendUntil.time
           
 

Methods in org.ow2.orchestra.ws_ht.api.xsd that return TTime
 TTime ObjectFactory.createTTime()
          Create an instance of TTime
 TTime SuspendUntil.getTime()
          Gets the value of the time property.
 

Methods in org.ow2.orchestra.ws_ht.api.xsd with parameters of type TTime
 void SuspendUntil.setTime(TTime value)
          Sets the value of the time property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.