public static class AllocateCostUnitResourceResponse.Data extends Object
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getIsSuccess() |
Long |
getToUnitId() |
Long |
getToUnitUserId() |
void |
setIsSuccess(Boolean isSuccess) |
void |
setToUnitId(Long toUnitId) |
void |
setToUnitUserId(Long toUnitUserId) |
public Long getToUnitUserId()
public void setToUnitUserId(Long toUnitUserId)
public Boolean getIsSuccess()
public void setIsSuccess(Boolean isSuccess)
public Long getToUnitId()
public void setToUnitId(Long toUnitId)
Copyright © 2023. All Rights Reserved.