PreHire.Builder |
PreHire.Builder.costCenterRate(SupportCostCenterItem[] costCenterRate)
成本中心分摊信息
示例值:
|
JobData.Builder |
JobData.Builder.costCenterRate(SupportCostCenterItem[] costCenterRate)
成本中心分摊信息
示例值:
|
PreHireQuery.Builder |
PreHireQuery.Builder.costCenterRate(SupportCostCenterItem[] costCenterRate)
成本中心分摊信息
示例值:
|
TransferInfo.Builder |
TransferInfo.Builder.originalCostCenterRate(SupportCostCenterItem[] originalCostCenterRate)
原成本中心分摊信息
示例值:
|
void |
PreHire.setCostCenterRate(SupportCostCenterItem[] costCenterRate) |
void |
JobData.setCostCenterRate(SupportCostCenterItem[] costCenterRate) |
void |
PreHireQuery.setCostCenterRate(SupportCostCenterItem[] costCenterRate) |
void |
TransferInfo.setOriginalCostCenterRate(SupportCostCenterItem[] originalCostCenterRate) |
void |
CostCenter.setSupportCostCenter(SupportCostCenterItem[] supportCostCenter) |
void |
CostCenterQuery.setSupportCostCenter(SupportCostCenterItem[] supportCostCenter) |
void |
TransferInfo.setTargetCostCenterRate(SupportCostCenterItem[] targetCostCenterRate) |
CostCenter.Builder |
CostCenter.Builder.supportCostCenter(SupportCostCenterItem[] supportCostCenter)
支持的业务线列表
示例值:
|
CostCenterQuery.Builder |
CostCenterQuery.Builder.supportCostCenter(SupportCostCenterItem[] supportCostCenter)
支持的业务线列表
示例值:
|
TransferInfo.Builder |
TransferInfo.Builder.targetCostCenterRate(SupportCostCenterItem[] targetCostCenterRate)
新成本中心分摊信息
示例值:
|