Uses of Class
edu.harvard.med.countway.dl.model.Course

Uses of Course in edu.harvard.med.countway.dl.model
 

Methods in edu.harvard.med.countway.dl.model that return Course
 Course Class.getCourse()
           
 

Methods in edu.harvard.med.countway.dl.model that return types with arguments of type Course
 java.util.List<Course> CourseList.getCourseList()
           
 

Methods in edu.harvard.med.countway.dl.model with parameters of type Course
 void Class.setCourse(Course course)
           
 

Method parameters in edu.harvard.med.countway.dl.model with type arguments of type Course
 void CourseList.setCourseList(java.util.List<Course> courseList)
           
 



Copyright © 2010. All Rights Reserved.