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

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

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

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

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



Copyright © 2012 Jasig. All Rights Reserved.