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

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

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

Fields in org.jasig.portlet.courses.model.xml.personal with type parameters of type CourseTextbook
protected  List<CourseTextbook> Course.courseTextbooks
           
 

Methods in org.jasig.portlet.courses.model.xml.personal that return CourseTextbook
 CourseTextbook ObjectFactory.createCourseTextbook()
          Create an instance of CourseTextbook
 

Methods in org.jasig.portlet.courses.model.xml.personal that return types with arguments of type CourseTextbook
 List<CourseTextbook> Course.getCourseTextbooks()
          Gets the value of the courseTextbooks property.
 



Copyright © 2012 Jasig. All Rights Reserved.