public class RecvMsg extends RecvMessage
| Modifier and Type | Field and Description |
|---|---|
protected Long |
msgId
消息ID
|
createTime, fromUserName, msgType, toUserName| Constructor and Description |
|---|
RecvMsg() |
RecvMsg(RecvMessage e) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getMsgId() |
void |
setMsgId(Long msgId) |
String |
toString() |
getCreateTime, getFromUserName, getMsgType, getToUserName, setCreateTime, setFromUserName, setMsgType, setToUserNameprotected Long msgId
public RecvMsg()
public RecvMsg(RecvMessage e)
public Long getMsgId()
public void setMsgId(Long msgId)
public String toString()
toString in class RecvMessageCopyright © 2019. All rights reserved.