Uses of Class
edu.sampleu.demo.course.CourseInstructor

Packages that use CourseInstructor
edu.sampleu.demo.course   
 

Uses of CourseInstructor in edu.sampleu.demo.course
 

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

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



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