Interface ProposalPersonDegreeContract

All Superinterfaces:
NumberedProposal, ProposalPersonLink

public interface ProposalPersonDegreeContract extends ProposalPersonLink
  • 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()