public class PatchCostCenterReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PatchCostCenterReq.Builder |
| 构造器和说明 |
|---|
PatchCostCenterReq() |
PatchCostCenterReq(PatchCostCenterReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCostCenterId() |
PatchCostCenterReqBody |
getPatchCostCenterReqBody() |
String |
getUserIdType() |
static PatchCostCenterReq.Builder |
newBuilder() |
void |
setCostCenterId(String costCenterId) |
void |
setPatchCostCenterReqBody(PatchCostCenterReqBody body) |
void |
setUserIdType(String userIdType) |
public PatchCostCenterReq()
public PatchCostCenterReq(PatchCostCenterReq.Builder builder)
public static PatchCostCenterReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public String getCostCenterId()
public void setCostCenterId(String costCenterId)
public PatchCostCenterReqBody getPatchCostCenterReqBody()
public void setPatchCostCenterReqBody(PatchCostCenterReqBody body)
Copyright © 2025. All rights reserved.