public class AlipaySocialBaseContentlibStandardcontentBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipaySocialBaseContentlibStandardcontentBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SourceContentInfo> |
getContentDetails() |
List<String> |
getContentIds() |
Long |
getPageNum() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setContentDetails(List<SourceContentInfo> contentDetails) |
void |
setContentIds(List<String> contentIds) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySocialBaseContentlibStandardcontentBatchqueryResponse()
public void setContentDetails(List<SourceContentInfo> contentDetails)
public List<SourceContentInfo> getContentDetails()
public void setPageNum(Long pageNum)
public Long getPageNum()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotal(Long total)
public Long getTotal()
Copyright © 2023. All rights reserved.