类 com.github.sd4324530.fastweixin.message.Article
的使用

使用 Article 的软件包
com.github.sd4324530.fastweixin.api.response   
com.github.sd4324530.fastweixin.company.message   
com.github.sd4324530.fastweixin.message   
 

com.github.sd4324530.fastweixin.api.responseArticle 的使用
 

返回变量类型为 Article 的类型的 com.github.sd4324530.fastweixin.api.response 中的方法
 List<Article> DownloadMaterialResponse.getNews()
           
 

类型变量类型为 Articlecom.github.sd4324530.fastweixin.api.response 中的方法参数
 void DownloadMaterialResponse.setNews(List<Article> news)
           
 

com.github.sd4324530.fastweixin.company.messageArticle 的使用
 

com.github.sd4324530.fastweixin.company.messageArticle 的子类
 class QYArticle
          ==================================================================== 上海聚攒软件开发有限公司 --------------------------------------------------------------------
 

com.github.sd4324530.fastweixin.messageArticle 的使用
 

返回变量类型为 Article 的类型的 com.github.sd4324530.fastweixin.message 中的方法
 List<Article> NewsMsg.getArticles()
           
 

参数类型为 Articlecom.github.sd4324530.fastweixin.message 中的方法
 void NewsMsg.add(Article article)
           
 

类型变量类型为 Articlecom.github.sd4324530.fastweixin.message 中的方法参数
 void NewsMsg.setArticles(List<Article> articles)
           
 

类型变量类型为 Articlecom.github.sd4324530.fastweixin.message 中的构造方法参数
NewsMsg(List<Article> articles)
           
 



Copyright © 2017. All rights reserved.