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