类 Graduation

    • 构造器详细资料

      • Graduation

        public Graduation()
    • 方法详细资料

      • getDegreeAwardOn

        public Date getDegreeAwardOn()
      • setDegreeAwardOn

        public void setDegreeAwardOn​(Date degreeAwardOn)
      • getDiplomaNo

        public String getDiplomaNo()
      • setDiplomaNo

        public void setDiplomaNo​(String diplomaNo)
      • getDegree

        public Degree getDegree()
      • setDegree

        public void setDegree​(Degree degree)
      • setEducationResult

        public void setEducationResult​(EducationResult educationResult)
      • getCertificateNo

        public String getCertificateNo()
      • setCertificateNo

        public void setCertificateNo​(String certificateNo)
      • getGraduateOn

        public Date getGraduateOn()
        返回:
        the graduateOn
      • setGraduateOn

        public void setGraduateOn​(Date graduateOn)
        参数:
        graduateOn - the graduateOn to set
      • getForeignLangPassedOn

        public Date getForeignLangPassedOn()
      • setForeignLangPassedOn

        public void setForeignLangPassedOn​(Date foreignLangPassedOn)