类的使用
com.lark.oapi.service.corehr.v1.model.Education
使用Education的程序包
-
com.lark.oapi.service.corehr.v1.model中Education的使用
修饰符和类型方法说明Education.Builder.build()Person.getEducationList()Person.getHighestDegreeOfEducation()Person.getHighestLevelOfEducation()修饰符和类型方法说明Person.Builder.educationList(Education[] educationList) 教育经历列表Person.Builder.highestDegreeOfEducation(Education highestDegreeOfEducation) 最高学位教育经历Person.Builder.highestLevelOfEducation(Education highestLevelOfEducation) 最高学历教育voidPerson.setEducationList(Education[] educationList) voidPerson.setHighestDegreeOfEducation(Education highestDegreeOfEducation) voidPerson.setHighestLevelOfEducation(Education highestLevelOfEducation)