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

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

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

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

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

Methods in org.jasig.portlet.courses.model.xml.personal that return types with arguments of type CourseUpdate
abstract  List<CourseUpdate> CourseWrapper.getCourseUpdates()
           
 List<CourseUpdate> Course.getCourseUpdates()
          Gets the value of the courseUpdates property.
 



Copyright © 2012 Jasig. All Rights Reserved.