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