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

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

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

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

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

Fields in org.jasig.portlet.courses.model.xml.personal declared as TermList
protected  TermList TermsAndCourses.termList
           
 

Methods in org.jasig.portlet.courses.model.xml.personal that return TermList
 TermList TermsAndCourses.getTermList()
          Gets the value of the termList property.
 

Methods in org.jasig.portlet.courses.model.xml.personal with parameters of type TermList
 void TermsAndCourses.setTermList(TermList value)
          Sets the value of the termList property.
 



Copyright © 2012 Jasig. All Rights Reserved.