public static class CtvpcListBandwidthApi.ListBandwidthResponse extends Object
| 构造器和说明 |
|---|
ListBandwidthResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCurrentCount() |
String |
getDescription() |
String |
getErrorCode() |
String |
getMessage() |
List<CtvpcListBandwidthApi.ListBandwidthReturnObjResponse> |
getReturnObj() |
Integer |
getStatusCode() |
Integer |
getTotalCount() |
Integer |
getTotalPage() |
void |
setCurrentCount(Integer currentCount) |
void |
setDescription(String description) |
void |
setErrorCode(String errorCode) |
void |
setMessage(String message) |
void |
setReturnObj(List<CtvpcListBandwidthApi.ListBandwidthReturnObjResponse> returnObj) |
void |
setStatusCode(Integer statusCode) |
void |
setTotalCount(Integer totalCount) |
void |
setTotalPage(Integer totalPage) |
public Integer getStatusCode()
public void setStatusCode(Integer statusCode)
public String getMessage()
public void setMessage(String message)
public String getDescription()
public void setDescription(String description)
public String getErrorCode()
public void setErrorCode(String errorCode)
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<CtvpcListBandwidthApi.ListBandwidthReturnObjResponse> getReturnObj()
public void setReturnObj(List<CtvpcListBandwidthApi.ListBandwidthReturnObjResponse> returnObj)
Copyright © 2025. All rights reserved.