类 com.github.sd4324530.fastweixin.api.entity.Tag
的使用

使用 Tag 的软件包
com.github.sd4324530.fastweixin.api.response   
 

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

返回 Tagcom.github.sd4324530.fastweixin.api.response 中的方法
 Tag CreateTagResponse.getTag()
           
 

返回变量类型为 Tag 的类型的 com.github.sd4324530.fastweixin.api.response 中的方法
 List<Tag> GetAllTagsResponse.getTags()
           
 

参数类型为 Tagcom.github.sd4324530.fastweixin.api.response 中的方法
 void CreateTagResponse.setTag(Tag tag)
           
 

类型变量类型为 Tagcom.github.sd4324530.fastweixin.api.response 中的方法参数
 void GetAllTagsResponse.setTags(List<Tag> tags)
           
 



Copyright © 2017. All rights reserved.