public static class EmployeeActualWorkLocation.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
EmployeeActualWorkLocation |
build() |
EmployeeActualWorkLocation.Builder |
employmentId(String employmentId)
员工ID
示例值:7109475834939434
|
EmployeeActualWorkLocation.Builder |
workLocations(ActualWorkLocation[] workLocations)
工作地点信息列表
示例值:
|
public EmployeeActualWorkLocation.Builder employmentId(String employmentId)
示例值:7109475834939434
employmentId - public EmployeeActualWorkLocation.Builder workLocations(ActualWorkLocation[] workLocations)
示例值:
workLocations - public EmployeeActualWorkLocation build()
Copyright © 2026. All rights reserved.