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

Packages that use TTasks
org.ow2.orchestra.ws_ht   
 

Uses of TTasks in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TTasks
protected  TTasks THumanInteractions.tasks
           
 

Methods in org.ow2.orchestra.ws_ht that return TTasks
 TTasks ObjectFactory.createTTasks()
          Create an instance of TTasks
 TTasks THumanInteractions.getTasks()
          Gets the value of the tasks property.
 

Methods in org.ow2.orchestra.ws_ht that return types with arguments of type TTasks
 javax.xml.bind.JAXBElement<TTasks> ObjectFactory.createTasks(TTasks value)
          Create an instance of JAXBElement<TTasks>}
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TTasks
 javax.xml.bind.JAXBElement<TTasks> ObjectFactory.createTasks(TTasks value)
          Create an instance of JAXBElement<TTasks>}
 void THumanInteractions.setTasks(TTasks value)
          Sets the value of the tasks property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.