public class AlipayOpenCategoryArticleQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenCategoryArticleQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<LifeRecommendArticles> |
getArticles()
Gets articles.
|
void |
setArticles(List<LifeRecommendArticles> articles)
Sets articles.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOpenCategoryArticleQueryResponse()
public void setArticles(List<LifeRecommendArticles> articles)
articles
- the articlespublic List<LifeRecommendArticles> getArticles()
Copyright © 2018. All rights reserved.