public abstract class AbstractGroupMsg extends AbstractMsgGet implements GroupMsg
GroupMsg,
Serialized Form| Constructor and Description |
|---|
AbstractGroupMsg() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
获取群消息的群号
|
String |
getQq() |
String |
getQQ()
获取群消息发送人的qq号
|
GroupMsgType |
getType()
获取消息类型
|
void |
setGroup(String group) |
void |
setQq(String qq) |
void |
setQQ(String qq) |
void |
setType(GroupMsgType type) |
String |
toString() |
getFont, getId, getMsg, getOriginalData, getThisCode, getTime, setFont, setId, setMsg, setOriginalData, setThisCode, setTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFlag, getGroupCode, getQQCodegetFont, getId, getMsg, getTime, getTimeToLocalDateTime, setMsg, setMsggetOriginalDatagetThisCode, setThisCodegetOtherParam, getOtherParamgetCode, getCodeNumber, getQQCodeNumbergetGroupCodeNumbergetPowerType, setPowerTypepublic String getQq()
public void setQq(String qq)
public void setQQ(String qq)
public void setGroup(String group)
public GroupMsgType getType()
GroupMsgpublic void setType(GroupMsgType type)
public String toString()
toString in class AbstractMsgGetCopyright © 2020. All rights reserved.