public abstract class AbstractGroupTopNote extends AbstractInfoResult implements GroupTopNote
GroupTopNote,
Serialized Form| Constructor and Description |
|---|
AbstractGroupTopNote() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFaceMsg()
预览文
|
String |
getId()
ID
|
String |
getMsg()
完整正文
|
String |
getQq() |
String |
getQQ()
发布者QQ
|
Integer |
getReadNum()
已读人数数量
|
Long |
getTime()
发布时间
|
String |
getTitle()
标题
|
String |
getTypeId()
公告类型ID
|
Boolean |
isShowEditCard()
是否提醒群员修改群名片
|
void |
setFaceMsg(String faceMsg) |
void |
setId(String id) |
void |
setMsg(String msg) |
void |
setQq(String qq) |
void |
setReadNum(Integer readNum) |
void |
setShowEditCard(boolean showEditCard) |
void |
setTime(Long time) |
void |
setTitle(String title) |
void |
setTypeId(String typeId) |
String |
toString() |
getOriginalData, setOriginalDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOtherParam, getOtherParamgetOriginalDatapublic void setId(String id)
public void setMsg(String msg)
public String getFaceMsg()
GroupNotegetFaceMsg in interface GroupNotepublic void setFaceMsg(String faceMsg)
public void setTitle(String title)
public void setTime(Long time)
public Integer getReadNum()
GroupNotegetReadNum in interface GroupNotepublic void setReadNum(Integer readNum)
public Boolean isShowEditCard()
GroupNoteisShowEditCard in interface GroupNotepublic void setShowEditCard(boolean showEditCard)
public String getQq()
public void setQq(String qq)
public void setTypeId(String typeId)
public String toString()
toString in class AbstractInfoResultCopyright © 2020. All rights reserved.