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

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

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

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

Methods in org.jasig.portlet.courses.model.xml.personal that return CoursesByTerm
 CoursesByTerm ObjectFactory.createCoursesByTerm()
          Create an instance of CoursesByTerm
 CoursesByTerm TermsAndCoursesWrapper.getCoursesByTerm(String termCode)
           
 

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



Copyright © 2012 Jasig. All Rights Reserved.