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

Packages that use Plan
eu.scape_project.watch.domain   
 

Uses of Plan in eu.scape_project.watch.domain
 

Methods in eu.scape_project.watch.domain that return Plan
 Plan Trigger.getPlan()
           
 

Methods in eu.scape_project.watch.domain with parameters of type Plan
 void Trigger.setPlan(Plan plan)
           
 

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



Copyright © 2012. All Rights Reserved.