public abstract class AbstractGroupTopNote extends AbstractInfoResult implements GroupTopNote
GroupTopNote
,
Serialized FormConstructor 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, setOriginalData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getOtherParam, getOtherParam
getOriginalData
public void setId(String id)
public void setMsg(String msg)
public String getFaceMsg()
GroupNote
getFaceMsg
in interface GroupNote
public void setFaceMsg(String faceMsg)
public void setTitle(String title)
public void setTime(Long time)
public Integer getReadNum()
GroupNote
getReadNum
in interface GroupNote
public void setReadNum(Integer readNum)
public Boolean isShowEditCard()
GroupNote
isShowEditCard
in interface GroupNote
public void setShowEditCard(boolean showEditCard)
public String getQq()
public void setQq(String qq)
public void setTypeId(String typeId)
public String toString()
toString
in class AbstractInfoResult
Copyright © 2020. All rights reserved.