com.github.sd4324530.fastweixin.message.req
类 TemplateMsgEvent
java.lang.Object
com.github.sd4324530.fastweixin.message.req.BaseReq
com.github.sd4324530.fastweixin.message.req.BaseEvent
com.github.sd4324530.fastweixin.message.req.TemplateMsgEvent
public class TemplateMsgEvent
- extends BaseEvent
Created by Ben on 2015/6/24.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateMsgEvent
public TemplateMsgEvent()
TemplateMsgEvent
public TemplateMsgEvent(String msgId,
String status)
getMsgId
public String getMsgId()
setMsgId
public void setMsgId(String msgId)
getStatus
public String getStatus()
setStatus
public void setStatus(String status)
Copyright © 2017. All rights reserved.