Serialized Form


Package org.jasig.portlet.courses.model.xml

Class org.jasig.portlet.courses.model.xml.Course extends Object implements Serializable

Serialized Fields

title

String title

code

String code

school

String school

location

Location location

meetingTimes

String meetingTimes

url

String url

instructors

List<E> instructors

grade

String grade

courseUpdates

List<E> courseUpdates

Class org.jasig.portlet.courses.model.xml.CourseSummary extends Object implements Serializable

Serialized Fields

courses

List<E> courses

gpa

Double gpa

Class org.jasig.portlet.courses.model.xml.CourseUpdate extends Object implements Serializable

Serialized Fields

title

String title

description

String description

url

String url

newUpdate

Boolean newUpdate

type

String type

Class org.jasig.portlet.courses.model.xml.Instructor extends Object implements Serializable

Serialized Fields

abbreviation

String abbreviation

fullName

String fullName

identifier

String identifier

Class org.jasig.portlet.courses.model.xml.Location extends Object implements Serializable

Serialized Fields

displayName

String displayName

identifier

String identifier



Copyright © 2012 Jasig. All Rights Reserved.