@Deprecated public class CourseOfferingWrapper extends Object implements Serializable
Constructor and Description |
---|
CourseOfferingWrapper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CourseOfferingInfo |
getCourseOffering()
Deprecated.
|
String |
getInstructorsList()
Deprecated.
|
String |
getPrereq()
Deprecated.
|
List<RegistrationGroupWrapper> |
getRegistrationGroupWrappers()
Deprecated.
|
void |
setCourseOffering(CourseOfferingInfo courseOffering)
Deprecated.
|
void |
setPrereq(String prereq)
Deprecated.
|
void |
setRegistrationGroupWrappers(List<RegistrationGroupWrapper> registrationGroupWrappers)
Deprecated.
|
public CourseOfferingWrapper()
public List<RegistrationGroupWrapper> getRegistrationGroupWrappers()
public void setRegistrationGroupWrappers(List<RegistrationGroupWrapper> registrationGroupWrappers)
public CourseOfferingInfo getCourseOffering()
public void setCourseOffering(CourseOfferingInfo courseOffering)
public String getInstructorsList()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.