Uses of Class
edu.sampleu.student.dataobject.CourseInstructor

Packages that use CourseInstructor
edu.sampleu.student.dataobject   
 

Uses of CourseInstructor in edu.sampleu.student.dataobject
 

Methods in edu.sampleu.student.dataobject that return types with arguments of type CourseInstructor
 List<CourseInstructor> CourseSection.getInstructors()
           
 

Method parameters in edu.sampleu.student.dataobject with type arguments of type CourseInstructor
 void CourseSection.setInstructors(List<CourseInstructor> instructors)
           
 



Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.