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

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

Methods in edu.harvard.med.countway.dl.model that return CourseType
 CourseType Course.getType()
           
 

Methods in edu.harvard.med.countway.dl.model that return types with arguments of type CourseType
 java.util.List<CourseType> CourseTypeList.getCourseTypeList()
           
 

Methods in edu.harvard.med.countway.dl.model with parameters of type CourseType
 void Course.setType(CourseType type)
           
 

Method parameters in edu.harvard.med.countway.dl.model with type arguments of type CourseType
 void CourseTypeList.setCourseTypeList(java.util.List<CourseType> courseTypeList)
           
 



Copyright © 2010. All Rights Reserved.