public class AlipayEbppEbppInstotherconfigUseResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppEbppInstotherconfigUseResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurrentPage() |
List<OtherConfigVo> |
getOtherConfigs() |
Long |
getPageSize() |
Long |
getTotalCount() |
void |
setCurrentPage(Long currentPage) |
void |
setOtherConfigs(List<OtherConfigVo> otherConfigs) |
void |
setPageSize(Long pageSize) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCurrentPage(Long currentPage)
public Long getCurrentPage()
public void setOtherConfigs(List<OtherConfigVo> otherConfigs)
public List<OtherConfigVo> getOtherConfigs()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2023. All rights reserved.