Uses of Class
eu.scape_project.watch.domain.Notification

Packages that use Notification
eu.scape_project.watch.domain   
 

Uses of Notification in eu.scape_project.watch.domain
 

Methods in eu.scape_project.watch.domain that return types with arguments of type Notification
 List<Notification> Trigger.getNotifications()
           
 

Method parameters in eu.scape_project.watch.domain with type arguments of type Notification
 void Trigger.setNotifications(List<Notification> notifications)
           
 

Constructor parameters in eu.scape_project.watch.domain with type arguments of type Notification
Trigger(Question question, List<Notification> notifications, Plan plan)
          Create a new trigger.
 



Copyright © 2012. All Rights Reserved.