public class SectionImpl extends Object implements Section
| Constructor and Description |
|---|
SectionImpl() |
public SectionImpl()
public String getTypeDescription()
getTypeDescription in interface Sectionpublic void setTypeDescription(String typeDescription)
setTypeDescription in interface SectiontypeDescription - the typeDescription to setpublic String getSessionDescription()
getSessionDescription in interface Sectionpublic void setSessionDescription(String sessionDescription)
setSessionDescription in interface SectionsessionDescription - the sessionDescription to setpublic String getComponentShort()
getComponentShort in interface Sectionpublic void setComponentShort(String componentShort)
setComponentShort in interface SectioncomponentShort - the componentShort to setpublic String getCourseDescription()
getCourseDescription in interface Sectionpublic void setCourseDescription(String courseDescription)
setCourseDescription in interface SectioncourseDescription - the courseDescription to setpublic String getComponentDescription()
getComponentDescription in interface Sectionpublic void setComponentDescription(String componentDescription)
setComponentDescription in interface SectioncomponentDescription - the componentDescription to setpublic String getAdditionalInfo()
getAdditionalInfo in interface Sectionpublic void setAdditionalInfo(String additionalInfo)
setAdditionalInfo in interface SectionadditionalInfo - the additionalInfo to setpublic String getClassTopic()
getClassTopic in interface Sectionpublic void setClassTopic(String classTopic)
setClassTopic in interface SectionclassTopic - the classTopic to setpublic String getEnrollmentStatus()
getEnrollmentStatus in interface Sectionpublic void setEnrollmentStatus(String enrollmentStatus)
setEnrollmentStatus in interface SectionenrollmentStatus - the enrollmentStatus to setpublic String getEnrollmentTotal()
getEnrollmentTotal in interface Sectionpublic void setEnrollmentTotal(String enrollmentTotal)
setEnrollmentTotal in interface SectionenrollmentTotal - the enrollmentTotal to setpublic String getEnrollmentCapacity()
getEnrollmentCapacity in interface Sectionpublic void setEnrollmentCapacity(String enrollmentCapacity)
setEnrollmentCapacity in interface SectionenrollmentCapacity - the enrollmentCapacity to setpublic String getAvailableSeats()
getAvailableSeats in interface Sectionpublic void setAvailableSeats(String availableSeats)
setAvailableSeats in interface SectionavailableSeats - the availableSeats to setpublic String getWaitTotal()
getWaitTotal in interface Sectionpublic void setWaitTotal(String waitTotal)
setWaitTotal in interface SectionwaitTotal - the waitTotal to setpublic String getWaitCapacity()
getWaitCapacity in interface Sectionpublic void setWaitCapacity(String waitCapacity)
setWaitCapacity in interface SectionwaitCapacity - the waitCapacity to setpublic String getCreditHours()
getCreditHours in interface Sectionpublic void setCreditHours(String creditHours)
setCreditHours in interface SectioncreditHours - the creditHours to setpublic String getCombinedSectionId()
getCombinedSectionId in interface Sectionpublic void setCombinedSectionId(String combinedSectionId)
setCombinedSectionId in interface SectioncombinedSectionId - the combinedSectionId to setpublic List<SectionMeetingImpl> getMeetings()
getMeetings in interface Sectionpublic void setMeetings(List<? extends SectionMeeting> meetings)
setMeetings in interface Sectionmeetings - the meetings to setpublic String getCatalogNumber()
getCatalogNumber in interface Sectionpublic void setCatalogNumber(String catalogNumber)
setCatalogNumber in interface SectioncatalogNumber - the catalogNumber to setpublic String getSubjectId()
getSubjectId in interface Sectionpublic void setSubjectId(String subjectId)
setSubjectId in interface SectionsubjectId - the subjectId to setpublic String getSectionUID()
getSectionUID in interface Sectionpublic void setSectionUID(String uid)
setSectionUID in interface Sectionpublic String getCourseTitle()
getCourseTitle in interface Sectionpublic void setCourseTitle(String courseTitle)
setCourseTitle in interface SectioncourseTitle - the courseTitle to setCopyright © 2011-2013 The Kuali Foundation. All Rights Reserved.