Uses of Class
org.jasig.portlet.courses.model.xml.personal.Course

Packages that use Course
org.jasig.portlet.courses.model.xml.personal   
 

Uses of Course in org.jasig.portlet.courses.model.xml.personal
 

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

Methods in org.jasig.portlet.courses.model.xml.personal that return Course
 Course ObjectFactory.createCourse()
          Create an instance of Course
 Course CoursesByTermWrapper.getCourse(String courseCode)
           
 

Methods in org.jasig.portlet.courses.model.xml.personal that return types with arguments of type Course
abstract  List<Course> CoursesByTermWrapper.getCourses()
           
 List<Course> CoursesByTerm.getCourses()
          Gets the value of the courses property.
 



Copyright © 2012 Jasig. All Rights Reserved.