public abstract class AbstractGroupMsg extends AbstractMsgGet implements GroupMsg
GroupMsg
,
Serialized FormConstructor 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, setTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFlag, getGroupCode, getQQCode
getFont, getId, getMsg, getTime, getTimeToLocalDateTime, setMsg, setMsg
getOriginalData
getThisCode, setThisCode
getOtherParam, getOtherParam
getCode, getCodeNumber, getQQCodeNumber
getGroupCodeNumber
getPowerType, setPowerType
public String getQq()
public void setQq(String qq)
public void setQQ(String qq)
public void setGroup(String group)
public GroupMsgType getType()
GroupMsg
public void setType(GroupMsgType type)
public String toString()
toString
in class AbstractMsgGet
Copyright © 2020. All rights reserved.