public static class EmployeeCostAllocation.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
EmployeeCostAllocation |
build() |
EmployeeCostAllocation.Builder |
costAllocations(EmploymentCostAllocation[] costAllocations)
成本分摊
示例值:
|
EmployeeCostAllocation.Builder |
employmentId(String employmentId)
员工id
示例值:7475686493613920050
|
public EmployeeCostAllocation.Builder employmentId(String employmentId)
示例值:7475686493613920050
employmentId - public EmployeeCostAllocation.Builder costAllocations(EmploymentCostAllocation[] costAllocations)
示例值:
costAllocations - public EmployeeCostAllocation build()
Copyright © 2025. All rights reserved.