public static class CtvpcNewBandwidthListApi.NewBandwidthListReturnObjResponse extends Object
| 构造器和说明 |
|---|
NewBandwidthListReturnObjResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CtvpcNewBandwidthListApi.NewBandwidthListReturnObjBandwidthsResponse> |
getBandwidths() |
Integer |
getCurrentCount() |
Integer |
getTotalCount() |
Integer |
getTotalPage() |
void |
setBandwidths(List<CtvpcNewBandwidthListApi.NewBandwidthListReturnObjBandwidthsResponse> bandwidths) |
void |
setCurrentCount(Integer currentCount) |
void |
setTotalCount(Integer totalCount) |
void |
setTotalPage(Integer totalPage) |
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public Integer getCurrentCount()
public void setCurrentCount(Integer currentCount)
public Integer getTotalPage()
public void setTotalPage(Integer totalPage)
public List<CtvpcNewBandwidthListApi.NewBandwidthListReturnObjBandwidthsResponse> getBandwidths()
public void setBandwidths(List<CtvpcNewBandwidthListApi.NewBandwidthListReturnObjBandwidthsResponse> bandwidths)
Copyright © 2025. All rights reserved.