public class UpdateVersionCostAllocationReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateVersionCostAllocationReqBody.Builder |
| 构造器和说明 |
|---|
UpdateVersionCostAllocationReqBody() |
UpdateVersionCostAllocationReqBody(UpdateVersionCostAllocationReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
EmploymentCostAllocation |
getCostAllocation() |
String |
getEmploymentId() |
static UpdateVersionCostAllocationReqBody.Builder |
newBuilder() |
void |
setCostAllocation(EmploymentCostAllocation costAllocation) |
void |
setEmploymentId(String employmentId) |
public UpdateVersionCostAllocationReqBody()
public UpdateVersionCostAllocationReqBody(UpdateVersionCostAllocationReqBody.Builder builder)
public static UpdateVersionCostAllocationReqBody.Builder newBuilder()
public String getEmploymentId()
public void setEmploymentId(String employmentId)
public EmploymentCostAllocation getCostAllocation()
public void setCostAllocation(EmploymentCostAllocation costAllocation)
Copyright © 2025. All rights reserved.