Interface ProposalPersonDegreeContract
- All Superinterfaces:
NumberedProposal,ProposalPersonLink
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.kuali.coeus.propdev.api.core.NumberedProposal
getProposalNumberMethods inherited from interface org.kuali.coeus.propdev.api.person.ProposalPersonLink
getProposalPersonNumber
-
Method Details
-
getDegreeSequenceNumber
Integer getDegreeSequenceNumber() -
getGraduationYear
String getGraduationYear() -
getDegree
String getDegree() -
getFieldOfStudy
String getFieldOfStudy() -
getSpecialization
String getSpecialization() -
getSchool
String getSchool() -
getSchoolIdCode
String getSchoolIdCode() -
getSchoolId
String getSchoolId() -
getDegreeType
DegreeTypeContract getDegreeType()
-