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

Packages that use Term
org.jasig.portlet.courses.model.xml   
 

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

Fields in org.jasig.portlet.courses.model.xml with type parameters of type Term
protected  List<Term> TermList.terms
           
 

Methods in org.jasig.portlet.courses.model.xml that return Term
 Term ObjectFactory.createTerm()
          Create an instance of Term
 Term TermListWrapper.getCurrentTerm()
           
 Term TermListWrapper.getTerm(String termCode)
           
 

Methods in org.jasig.portlet.courses.model.xml that return types with arguments of type Term
abstract  List<Term> TermListWrapper.getTerms()
           
 List<Term> TermList.getTerms()
          Gets the value of the terms property.
 



Copyright © 2012 Jasig. All Rights Reserved.