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

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

Methods in edu.harvard.med.countway.dl.model that return ClassInstructor
 ClassInstructor Class.getInstructor()
           
 

Methods in edu.harvard.med.countway.dl.model that return types with arguments of type ClassInstructor
 java.util.List<ClassInstructor> ClassInstructorList.getClassInstructorList()
           
 

Methods in edu.harvard.med.countway.dl.model with parameters of type ClassInstructor
 void Class.setInstructor(ClassInstructor instructor)
           
 

Method parameters in edu.harvard.med.countway.dl.model with type arguments of type ClassInstructor
 void ClassInstructorList.setClassInstructorList(java.util.List<ClassInstructor> classInstructorList)
           
 



Copyright © 2010. All Rights Reserved.