|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tag | |
|---|---|
| com.foxinmy.weixin4j.mp | |
| com.foxinmy.weixin4j.mp.api | |
| Uses of Tag in com.foxinmy.weixin4j.mp |
|---|
| Methods in com.foxinmy.weixin4j.mp that return Tag | |
|---|---|
Tag |
WeixinProxy.createTag(String name)
创建标签 |
| Methods in com.foxinmy.weixin4j.mp that return types with arguments of type Tag | |
|---|---|
List<Tag> |
WeixinProxy.listTags()
获取标签 |
| Methods in com.foxinmy.weixin4j.mp with parameters of type Tag | |
|---|---|
ApiResult |
WeixinProxy.updateTag(Tag tag)
更新标签 |
| Uses of Tag in com.foxinmy.weixin4j.mp.api |
|---|
| Methods in com.foxinmy.weixin4j.mp.api that return Tag | |
|---|---|
Tag |
TagApi.createTag(String name)
创建标签 |
| Methods in com.foxinmy.weixin4j.mp.api that return types with arguments of type Tag | |
|---|---|
List<Tag> |
TagApi.listTags()
获取标签 |
| Methods in com.foxinmy.weixin4j.mp.api with parameters of type Tag | |
|---|---|
ApiResult |
TagApi.updateTag(Tag tag)
更新标签 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||