类的使用
com.lark.oapi.service.corehr.v2.model.CostCenter
使用CostCenter的程序包
-
com.lark.oapi.service.corehr.v2.model中CostCenter的使用
修饰符和类型方法说明CostCenter.Builder.build()CreateCostCenterReq.Builder.getCostCenter()CreateCostCenterReq.getCostCenter()CreateCostCenterRespBody.getCostCenter()PatchCostCenterRespBody.getCostCenter()ReorganizationInfo.getOriginalCostCenter()ReorganizationInfo.getTargetCostCenter()修饰符和类型方法说明CreateCostCenterReq.Builder.costCenter(CostCenter body) bodyReorganizationInfo.Builder.originalCostCenter(CostCenter originalCostCenter) 原默认成本中心voidCreateCostCenterReq.setCostCenter(CostCenter body) voidCreateCostCenterRespBody.setCostCenter(CostCenter costCenter) voidPatchCostCenterRespBody.setCostCenter(CostCenter costCenter) voidReorganizationInfo.setOriginalCostCenter(CostCenter originalCostCenter) voidReorganizationInfo.setTargetCostCenter(CostCenter targetCostCenter) ReorganizationInfo.Builder.targetCostCenter(CostCenter targetCostCenter) 调整后默认成本中心