public static class ReportDetailReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ReportDetailReq |
build() |
ReportDetailReq.Builder |
centralizedReportingProjectId(String centralizedReportingProjectId)
集中填报id
示例值:7430470688844023340
|
ReportDetailReq.Builder |
items(WorkforcePlanDetailRow[] items)
集中填报的一些填报行
示例值:
|
ReportDetailReq.Builder |
workforcePlanId(String workforcePlanId)
编制规划id
示例值:7430330781544564268
|
public ReportDetailReq.Builder workforcePlanId(String workforcePlanId)
示例值:7430330781544564268
workforcePlanId - public ReportDetailReq.Builder centralizedReportingProjectId(String centralizedReportingProjectId)
示例值:7430470688844023340
centralizedReportingProjectId - public ReportDetailReq.Builder items(WorkforcePlanDetailRow[] items)
示例值:
items - public ReportDetailReq build()
Copyright © 2025. All rights reserved.