public static class CostCenterParents.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CostCenterParents |
build() |
CostCenterParents.Builder |
costCenterId(String costCenterId)
cost_center_id
示例值:cost_center_id_xxx
|
CostCenterParents.Builder |
parentCostCenterList(CostCenterParentInfo[] parentCostCenterList)
parent_cost_center_list
示例值:
|
public CostCenterParents.Builder costCenterId(String costCenterId)
示例值:cost_center_id_xxx
costCenterId - public CostCenterParents.Builder parentCostCenterList(CostCenterParentInfo[] parentCostCenterList)
示例值:
parentCostCenterList - public CostCenterParents build()
Copyright © 2026. All rights reserved.