Uses of Class
com.belerweb.social.weixin.bean.Article

Packages that use Article
com.belerweb.social.weixin.bean   
 

Uses of Article in com.belerweb.social.weixin.bean
 

Methods in com.belerweb.social.weixin.bean that return types with arguments of type Article
 List<Article> Message.getArticles()
          多条图文消息信息,默认第一个item为大图
 

Method parameters in com.belerweb.social.weixin.bean with type arguments of type Article
 void Message.setArticles(List<Article> articles)
           
 



Copyright © 2014. All Rights Reserved.