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