类 SiteResumeEducation.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.SiteResumeEducation.Builder
- 封闭类:
SiteResumeEducation
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明academicRanking(String academicRanking) 排名build()学位educationType(String educationType) 学位类型毕业时间专业学校入学时间
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
degree
学位示例值:
- 参数:
degree-- 返回:
-
school
学校示例值:
- 参数:
school-- 返回:
-
major
专业示例值:
- 参数:
major-- 返回:
-
startTime
入学时间示例值:
- 参数:
startTime-- 返回:
-
endTime
毕业时间示例值:
- 参数:
endTime-- 返回:
-
educationType
学位类型示例值:
- 参数:
educationType-- 返回:
-
academicRanking
排名示例值:
- 参数:
academicRanking-- 返回:
-
build
-