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

Packages that use TNotifications
org.ow2.orchestra.ws_ht   
 

Uses of TNotifications in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TNotifications
protected  TNotifications THumanInteractions.notifications
           
 

Methods in org.ow2.orchestra.ws_ht that return TNotifications
 TNotifications ObjectFactory.createTNotifications()
          Create an instance of TNotifications
 TNotifications THumanInteractions.getNotifications()
          Gets the value of the notifications property.
 

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

Methods in org.ow2.orchestra.ws_ht with parameters of type TNotifications
 javax.xml.bind.JAXBElement<TNotifications> ObjectFactory.createNotifications(TNotifications value)
          Create an instance of JAXBElement<TNotifications>}
 void THumanInteractions.setNotifications(TNotifications value)
          Sets the value of the notifications property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.