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

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

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

Fields in org.jasig.portlet.courses.model.catalog.xml with type parameters of type AbbreviatedCourseOffering
protected  List<AbbreviatedCourseOffering> CourseList.abbreviatedCourseOfferings
           
 

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

Methods in org.jasig.portlet.courses.model.catalog.xml that return types with arguments of type AbbreviatedCourseOffering
 List<AbbreviatedCourseOffering> CourseList.getAbbreviatedCourseOfferings()
          Gets the value of the abbreviatedCourseOfferings property.
 



Copyright © 2012 Jasig. All Rights Reserved.