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

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

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

Methods in com.belerweb.social.weixin.bean that return types with arguments of type Variable
 List<Variable> Message.getVariables()
          模板消息变量
 

Methods in com.belerweb.social.weixin.bean with parameters of type Variable
 Message Message.addVariable(Variable variable)
           
 

Method parameters in com.belerweb.social.weixin.bean with type arguments of type Variable
 void Message.setVariables(List<Variable> variables)
           
 



Copyright © 2014. All Rights Reserved.