public class PatchCostCenterVersionReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PatchCostCenterVersionReq.Builder |
| 构造器和说明 |
|---|
PatchCostCenterVersionReq() |
PatchCostCenterVersionReq(PatchCostCenterVersionReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCostCenterId() |
PatchCostCenterVersionReqBody |
getPatchCostCenterVersionReqBody() |
String |
getUserIdType() |
String |
getVersionId() |
static PatchCostCenterVersionReq.Builder |
newBuilder() |
void |
setCostCenterId(String costCenterId) |
void |
setPatchCostCenterVersionReqBody(PatchCostCenterVersionReqBody body) |
void |
setUserIdType(String userIdType) |
void |
setVersionId(String versionId) |
public PatchCostCenterVersionReq()
public PatchCostCenterVersionReq(PatchCostCenterVersionReq.Builder builder)
public String getUserIdType()
public void setUserIdType(String userIdType)
public String getCostCenterId()
public void setCostCenterId(String costCenterId)
public String getVersionId()
public void setVersionId(String versionId)
public PatchCostCenterVersionReqBody getPatchCostCenterVersionReqBody()
public void setPatchCostCenterVersionReqBody(PatchCostCenterVersionReqBody body)
public static PatchCostCenterVersionReq.Builder newBuilder()
Copyright © 2026. All rights reserved.