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

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

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

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

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



Copyright © 2012 Jasig. All Rights Reserved.