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

Packages that use TNotification
org.ow2.orchestra.ws_ht   
 

Uses of TNotification in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TNotification
protected  TNotification TEscalation.notification
           
 

Fields in org.ow2.orchestra.ws_ht with type parameters of type TNotification
protected  List<TNotification> TNotifications.notification
           
 

Methods in org.ow2.orchestra.ws_ht that return TNotification
 TNotification ObjectFactory.createTNotification()
          Create an instance of TNotification
 TNotification TEscalation.getNotification()
          Gets the value of the notification property.
 

Methods in org.ow2.orchestra.ws_ht that return types with arguments of type TNotification
 javax.xml.bind.JAXBElement<TNotification> ObjectFactory.createNotification(TNotification value)
          Create an instance of JAXBElement<TNotification>}
 List<TNotification> TNotifications.getNotification()
          Gets the value of the notification property.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TNotification
 javax.xml.bind.JAXBElement<TNotification> ObjectFactory.createNotification(TNotification value)
          Create an instance of JAXBElement<TNotification>}
 void TEscalation.setNotification(TNotification value)
          Sets the value of the notification property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.