类的使用
com.lark.oapi.service.corehr.v1.model.SupportCostCenterItem
使用SupportCostCenterItem的程序包
-
com.lark.oapi.service.corehr.v1.model中SupportCostCenterItem的使用
修饰符和类型方法说明SupportCostCenterItem.Builder.build()JobData.getCostCenterRate()PreHire.getCostCenterRate()PreHireQuery.getCostCenterRate()TransferInfo.getOriginalCostCenterRate()CostCenter.getSupportCostCenter()CostCenterQuery.getSupportCostCenter()TransferInfo.getTargetCostCenterRate()修饰符和类型方法说明JobData.Builder.costCenterRate(SupportCostCenterItem[] costCenterRate) 成本中心分摊信息PreHire.Builder.costCenterRate(SupportCostCenterItem[] costCenterRate) 成本中心分摊信息PreHireQuery.Builder.costCenterRate(SupportCostCenterItem[] costCenterRate) 成本中心分摊信息TransferInfo.Builder.originalCostCenterRate(SupportCostCenterItem[] originalCostCenterRate) 原成本中心分摊信息voidJobData.setCostCenterRate(SupportCostCenterItem[] costCenterRate) voidPreHire.setCostCenterRate(SupportCostCenterItem[] costCenterRate) voidPreHireQuery.setCostCenterRate(SupportCostCenterItem[] costCenterRate) voidTransferInfo.setOriginalCostCenterRate(SupportCostCenterItem[] originalCostCenterRate) voidCostCenter.setSupportCostCenter(SupportCostCenterItem[] supportCostCenter) voidCostCenterQuery.setSupportCostCenter(SupportCostCenterItem[] supportCostCenter) voidTransferInfo.setTargetCostCenterRate(SupportCostCenterItem[] targetCostCenterRate) CostCenter.Builder.supportCostCenter(SupportCostCenterItem[] supportCostCenter) 支持的业务线列表CostCenterQuery.Builder.supportCostCenter(SupportCostCenterItem[] supportCostCenter) 支持的业务线列表TransferInfo.Builder.targetCostCenterRate(SupportCostCenterItem[] targetCostCenterRate) 新成本中心分摊信息