public static class DefaultCostCenterRecord.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DefaultCostCenterRecord |
build() |
DefaultCostCenterRecord.Builder |
costCenterId(CostCenterId costCenterId)
默认成本中心
示例值:
|
DefaultCostCenterRecord.Builder |
isInherit(Boolean isInherit)
是否继承
示例值:true
|
DefaultCostCenterRecord.Builder |
reason(String reason)
变更原因
示例值:默认成本中心变更
|
public DefaultCostCenterRecord.Builder reason(String reason)
示例值:默认成本中心变更
reason - public DefaultCostCenterRecord.Builder isInherit(Boolean isInherit)
示例值:true
isInherit - public DefaultCostCenterRecord.Builder costCenterId(CostCenterId costCenterId)
示例值:
costCenterId - public DefaultCostCenterRecord build()
Copyright © 2025. All rights reserved.