|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CreditLoad
This summarizes the credit load for a student.
Method Summary | |
---|---|
String |
getAdditionalCredits()
The additional credits from the RegistrationRequest. |
String |
getCreditLimit()
The maxmimum credit limitfor the student in the current term. |
String |
getCreditLoad()
The existing credit load for the student in the current term. |
String |
getStudentId()
The person Id for the credit summary. |
Method Detail |
---|
String getStudentId()
String getCreditLoad()
String getCreditLimit()
String getAdditionalCredits()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |