|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.student.enrollment.class2.acal.dto.TermWrapper
@Deprecated public class TermWrapper
| Constructor Summary | |
|---|---|
TermWrapper()
Deprecated. |
|
| Method Summary | |
|---|---|
KeyDateInfo |
getClassesMeetDates()
Deprecated. |
KeyDateInfo |
getDropPeriodEndsDate()
Deprecated. |
KeyDateInfo |
getFinalExaminationsDates()
Deprecated. |
KeyDateInfo |
getGradesDueDate()
Deprecated. |
String |
getId()
Deprecated. |
KeyDateInfo |
getRegistrationPeriod()
Deprecated. |
TermInfo |
getTermInfo()
Deprecated. |
void |
setClassesMeetDates(KeyDateInfo classesMeetDates)
Deprecated. |
void |
setDropPeriodEndsDate(KeyDateInfo dropPeriodEndsDate)
Deprecated. |
void |
setFinalExaminationsDates(KeyDateInfo finalExaminationsDates)
Deprecated. |
void |
setGradesDueDate(KeyDateInfo gradesDueDate)
Deprecated. |
void |
setId(String id)
Deprecated. |
void |
setRegistrationPeriod(KeyDateInfo registrationPeriod)
Deprecated. |
void |
setTermInfo(TermInfo termInfo)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TermWrapper()
| Method Detail |
|---|
public String getId()
public void setId(String id)
id - the id to set. It equals to termInfo.getId()public TermInfo getTermInfo()
public void setTermInfo(TermInfo termInfo)
termInfo - the termInfo to setpublic KeyDateInfo getClassesMeetDates()
public void setClassesMeetDates(KeyDateInfo classesMeetDates)
classesMeetDates - the classesMeetDates to setpublic KeyDateInfo getRegistrationPeriod()
public void setRegistrationPeriod(KeyDateInfo registrationPeriod)
registrationPeriod - the registrationPeriod to setpublic KeyDateInfo getDropPeriodEndsDate()
public void setDropPeriodEndsDate(KeyDateInfo dropPeriodEndsDate)
dropPeriodEndsDate - the dropPeriodEndsDate to setpublic KeyDateInfo getFinalExaminationsDates()
public void setFinalExaminationsDates(KeyDateInfo finalExaminationsDates)
finalExaminationsDates - the finalExaminationsDates to setpublic KeyDateInfo getGradesDueDate()
public void setGradesDueDate(KeyDateInfo gradesDueDate)
gradesDueDate - the gradesDueDate to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||