public static class QueryCostUnitResourceResponse.Data extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryCostUnitResourceResponse.Data.CostUnit |
static class |
QueryCostUnitResourceResponse.Data.CostUnitStatisInfo |
static class |
QueryCostUnitResourceResponse.Data.ResourceInstanceList |
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryCostUnitResourceResponse.Data.CostUnit |
getCostUnit() |
QueryCostUnitResourceResponse.Data.CostUnitStatisInfo |
getCostUnitStatisInfo() |
Integer |
getPageNum() |
Integer |
getPageSize() |
List<QueryCostUnitResourceResponse.Data.ResourceInstanceList> |
getResourceInstanceDtoList() |
Integer |
getTotalCount() |
void |
setCostUnit(QueryCostUnitResourceResponse.Data.CostUnit costUnit) |
void |
setCostUnitStatisInfo(QueryCostUnitResourceResponse.Data.CostUnitStatisInfo costUnitStatisInfo) |
void |
setPageNum(Integer pageNum) |
void |
setPageSize(Integer pageSize) |
void |
setResourceInstanceDtoList(List<QueryCostUnitResourceResponse.Data.ResourceInstanceList> resourceInstanceDtoList) |
void |
setTotalCount(Integer totalCount) |
public Integer getPageNum()
public void setPageNum(Integer pageNum)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<QueryCostUnitResourceResponse.Data.ResourceInstanceList> getResourceInstanceDtoList()
public void setResourceInstanceDtoList(List<QueryCostUnitResourceResponse.Data.ResourceInstanceList> resourceInstanceDtoList)
public QueryCostUnitResourceResponse.Data.CostUnit getCostUnit()
public void setCostUnit(QueryCostUnitResourceResponse.Data.CostUnit costUnit)
public QueryCostUnitResourceResponse.Data.CostUnitStatisInfo getCostUnitStatisInfo()
public void setCostUnitStatisInfo(QueryCostUnitResourceResponse.Data.CostUnitStatisInfo costUnitStatisInfo)
Copyright © 2023. All Rights Reserved.