| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Education |
Education.Builder.build() |
Education[] |
Person.getEducationList() |
Education |
Person.getHighestDegreeOfEducation() |
Education |
Person.getHighestLevelOfEducation() |
| 限定符和类型 | 方法和说明 |
|---|---|
Person.Builder |
Person.Builder.educationList(Education[] educationList)
教育经历列表
示例值:
|
Person.Builder |
Person.Builder.highestDegreeOfEducation(Education highestDegreeOfEducation)
最高学位教育经历
示例值:
|
Person.Builder |
Person.Builder.highestLevelOfEducation(Education highestLevelOfEducation)
最高学历教育
示例值:
|
void |
Person.setEducationList(Education[] educationList) |
void |
Person.setHighestDegreeOfEducation(Education highestDegreeOfEducation) |
void |
Person.setHighestLevelOfEducation(Education highestLevelOfEducation) |
Copyright © 2025. All rights reserved.