AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 方法和说明 |
|---|---|
List<WxArticle> |
getArticles() |
WxCard |
getCard() |
String |
getContent() |
long |
getCreateTime() |
String |
getFromUserName() |
WxImage |
getImage() |
WxKfAccount |
getKfAccount() |
String |
getMedia_id() |
String |
getMsgType() |
WxMusic |
getMusic() |
String |
getToUserName() |
WxVideo |
getVideo() |
WxVoice |
getVoice() |
String |
raw() |
void |
raw(String raw) |
WxOutMsg |
setArticles(List<WxArticle> articles) |
WxOutMsg |
setCard(WxCard card) |
WxOutMsg |
setContent(String content) |
WxOutMsg |
setCreateTime(long createTime) |
WxOutMsg |
setFromUserName(String fromUserName) |
WxOutMsg |
setImage(WxImage image) |
WxOutMsg |
setKfAccount(WxKfAccount kfAccount) |
WxOutMsg |
setMedia_id(String media_id) |
WxOutMsg |
setMsgType(String msgType) |
WxOutMsg |
setMusic(WxMusic music) |
WxOutMsg |
setToUserName(String ToUserName) |
WxOutMsg |
setVideo(WxVideo video) |
WxOutMsg |
setVoice(WxVoice voice) |
addv, addv2, attach, clear, containsKey, containsValue, detach, duplicate, entrySet, eval, evalInt, get, get, getArray, getArray, getAs, getAs, getAsList, getBoolean, getBoolean, getDouble, getDouble, getEnum, getFloat, getFloat, getInt, getInt, getList, getList, getLong, getLong, getOrBorn, getString, getString, getTime, getTime, has, intDecrement, intDecrement, intIncrement, intIncrement, is, isEnum, keySet, longDecrement, longDecrement, longIncrement, longIncrement, match, mergeWith, mergeWith, NEW, omit, pick, pickAndRemove, pickAndRemoveBy, pickAndRemoveBy, pickBy, pickBy, pushTo, pushTo, putDefault, putv, setAll, setMap, setnx, setnxAll, setOrRemove, setv, unset, values, WRAP, WRAPforEach, getOrDefault, removeEldestEntry, replaceAllclone, compute, computeIfAbsent, computeIfPresent, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, sizeprotected transient String _raw
public WxOutMsg()
public WxOutMsg(String msgType)
public String getFromUserName()
public String getToUserName()
public String getMsgType()
public String getContent()
public WxOutMsg setCreateTime(long createTime)
public long getCreateTime()
public WxImage getImage()
public WxVoice getVoice()
public WxVideo getVideo()
public WxMusic getMusic()
public String getMedia_id()
public WxOutMsg setKfAccount(WxKfAccount kfAccount)
public WxKfAccount getKfAccount()
public WxCard getCard()
public String raw()
public void raw(String raw)
Copyright © 2019. All rights reserved.