public static class EmployeeWorkEntity.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public EmployeeWorkEntity.Builder workCountryOrRegion(String workCountryOrRegion)
示例值:MDCT00000012
workCountryOrRegion - public EmployeeWorkEntity.Builder workPlace(Place workPlace)
示例值:
workPlace - public EmployeeWorkEntity.Builder workStation(I18nText workStation)
示例值:
workStation - public EmployeeWorkEntity.Builder jobNumber(String jobNumber)
示例值:2845435
jobNumber - public EmployeeWorkEntity.Builder extensionNumber(String extensionNumber)
示例值:2845435
extensionNumber - public EmployeeWorkEntity.Builder joinDate(String joinDate)
示例值:2007-03-20
joinDate - public EmployeeWorkEntity.Builder employmentType(Integer employmentType)
示例值:
employmentType - public EmployeeWorkEntity.Builder staffStatus(Integer staffStatus)
示例值:
staffStatus - public EmployeeWorkEntity.Builder staffStatus(EmployeeWorkEntityStaffStatusEnum staffStatus)
示例值:
staffStatus - EmployeeWorkEntityStaffStatusEnumpublic EmployeeWorkEntity.Builder positions(Position[] positions)
示例值:
positions - public EmployeeWorkEntity.Builder jobTitle(JobTitle jobTitle)
示例值:
jobTitle - public EmployeeWorkEntity.Builder jobLevel(JobLevel jobLevel)
示例值:
jobLevel - public EmployeeWorkEntity.Builder jobFamily(JobFamily jobFamily)
示例值:
jobFamily - public EmployeeWorkEntity.Builder firstWorkDate(String firstWorkDate)
示例值:2022-01-01
firstWorkDate - public EmployeeWorkEntity.Builder firstJoinDate(String firstJoinDate)
示例值:2022-01-01
firstJoinDate - public EmployeeWorkEntity.Builder probationPeriod(String probationPeriod)
示例值:1
probationPeriod - public EmployeeWorkEntity.Builder regularizationDate(String regularizationDate)
示例值:2022-01-01
regularizationDate - public EmployeeWorkEntity.Builder applicationLable(String applicationLable)
示例值:申请转正
applicationLable - public EmployeeWorkEntity.Builder convertStatus(String convertStatus)
示例值:
convertStatus - public EmployeeWorkEntity.Builder contractSubject(Company contractSubject)
示例值:
contractSubject - public EmployeeWorkEntity.Builder contractType(String contractType)
示例值:1
contractType - public EmployeeWorkEntity.Builder contractStartDate(String contractStartDate)
示例值:2007-03-20
contractStartDate - public EmployeeWorkEntity.Builder contractExpirationDate(String contractExpirationDate)
示例值:2007-03-20
contractExpirationDate - public EmployeeWorkEntity.Builder laborContractSigningTimes(String laborContractSigningTimes)
示例值:1
laborContractSigningTimes - public EmployeeWorkEntity.Builder resignDate(String resignDate)
示例值:2007-03-20
resignDate - public EmployeeWorkEntity.Builder resignReason(String resignReason)
示例值:
resignReason - public EmployeeWorkEntity.Builder resignRemark(String resignRemark)
示例值:个人原因
resignRemark - public EmployeeWorkEntity.Builder resignType(String resignType)
示例值:
resignType - public EmployeeWorkEntity.Builder cancelledEntryType(String cancelledEntryType)
示例值:
cancelledEntryType - public EmployeeWorkEntity.Builder cancelledEntryRemark(String cancelledEntryRemark)
示例值:个人原因
cancelledEntryRemark - public EmployeeWorkEntity.Builder recruitmentType(String recruitmentType)
示例值:1
recruitmentType - public EmployeeWorkEntity.Builder seniorityDate(String seniorityDate)
示例值:1
seniorityDate - public EmployeeWorkEntity build()
Copyright © 2025. All rights reserved.