Uses of Class
com.foxinmy.weixin4j.tuple.Article

Packages that use Article
com.foxinmy.weixin4j.tuple   
 

Uses of Article in com.foxinmy.weixin4j.tuple
 

Methods in com.foxinmy.weixin4j.tuple that return types with arguments of type Article
 List<Article> News.getArticles()
           
 List<Article> News.getFullArticles()
           
 

Methods in com.foxinmy.weixin4j.tuple with parameters of type Article
 News News.addArticle(Article... articles)
           
 News News.addFirstArticle(Article article)
           
 void News.addLastArticle(Article article)
           
 



Copyright © 2014–2017. All rights reserved.