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

Packages that use TPeopleAssignments
org.ow2.orchestra.ws_ht   
 

Uses of TPeopleAssignments in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TPeopleAssignments
protected  TPeopleAssignments TTask.peopleAssignments
           
protected  TPeopleAssignments TNotification.peopleAssignments
           
protected  TPeopleAssignments TLocalNotification.peopleAssignments
           
 

Methods in org.ow2.orchestra.ws_ht that return TPeopleAssignments
 TPeopleAssignments ObjectFactory.createTPeopleAssignments()
          Create an instance of TPeopleAssignments
 TPeopleAssignments TTask.getPeopleAssignments()
          Gets the value of the peopleAssignments property.
 TPeopleAssignments TNotification.getPeopleAssignments()
          Gets the value of the peopleAssignments property.
 TPeopleAssignments TLocalNotification.getPeopleAssignments()
          Gets the value of the peopleAssignments property.
 

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

Methods in org.ow2.orchestra.ws_ht with parameters of type TPeopleAssignments
 javax.xml.bind.JAXBElement<TPeopleAssignments> ObjectFactory.createPeopleAssignments(TPeopleAssignments value)
          Create an instance of JAXBElement<TPeopleAssignments>}
 void TTask.setPeopleAssignments(TPeopleAssignments value)
          Sets the value of the peopleAssignments property.
 void TNotification.setPeopleAssignments(TPeopleAssignments value)
          Sets the value of the peopleAssignments property.
 void TLocalNotification.setPeopleAssignments(TPeopleAssignments value)
          Sets the value of the peopleAssignments property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.