Uses of Class
org.jasig.portlet.courses.model.catalog.xml.CourseSection

Packages that use CourseSection
org.jasig.portlet.courses.model.catalog.xml   
 

Uses of CourseSection in org.jasig.portlet.courses.model.catalog.xml
 

Fields in org.jasig.portlet.courses.model.catalog.xml with type parameters of type CourseSection
protected  List<CourseSection> FullCourseOffering.courseSections
           
 

Methods in org.jasig.portlet.courses.model.catalog.xml that return CourseSection
 CourseSection ObjectFactory.createCourseSection()
          Create an instance of CourseSection
 

Methods in org.jasig.portlet.courses.model.catalog.xml that return types with arguments of type CourseSection
 List<CourseSection> FullCourseOffering.getCourseSections()
          Gets the value of the courseSections property.
 



Copyright © 2012 Jasig. All Rights Reserved.