Uses of Class
org.ow2.orchestra.ws_ht.TTask

Packages that use TTask
org.ow2.orchestra.ws_ht   
 

Uses of TTask in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht with type parameters of type TTask
protected  List<TTask> TTasks.task
           
 

Methods in org.ow2.orchestra.ws_ht that return TTask
 TTask ObjectFactory.createTTask()
          Create an instance of TTask
 

Methods in org.ow2.orchestra.ws_ht that return types with arguments of type TTask
 javax.xml.bind.JAXBElement<TTask> ObjectFactory.createTask(TTask value)
          Create an instance of JAXBElement<TTask>}
 List<TTask> TTasks.getTask()
          Gets the value of the task property.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TTask
 javax.xml.bind.JAXBElement<TTask> ObjectFactory.createTask(TTask value)
          Create an instance of JAXBElement<TTask>}
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.