Uses of Class
org.jasig.portlet.courses.model.xml.Instructor

Uses of Instructor in org.jasig.portlet.courses.model.xml
 

Fields in org.jasig.portlet.courses.model.xml with type parameters of type Instructor
protected  List<Instructor> Course.instructors
           
 

Methods in org.jasig.portlet.courses.model.xml that return Instructor
 Instructor ObjectFactory.createInstructor()
          Create an instance of Instructor
 

Methods in org.jasig.portlet.courses.model.xml that return types with arguments of type Instructor
 List<Instructor> Course.getInstructors()
          Gets the value of the instructors property.
 



Copyright © 2012 Jasig. All Rights Reserved.