public class QuickCommentOptionWrapper
extends java.lang.Object
implements java.io.Serializable
ITalkExtensionService.QuickCommentResponseTag
,
序列化表格构造器和说明 |
---|
QuickCommentOptionWrapper(MessageKey key,
java.util.ArrayList<QuickCommentOption> quickCommentList,
boolean modify,
long time) |
限定符和类型 | 方法和说明 |
---|---|
static QuickCommentOptionWrapper |
fromProperty(Property property) |
MessageKey |
getKey() |
java.util.ArrayList<QuickCommentOption> |
getQuickCommentList() |
long |
getTime() |
boolean |
isModify() |
public QuickCommentOptionWrapper(MessageKey key, java.util.ArrayList<QuickCommentOption> quickCommentList, boolean modify, long time)
public static QuickCommentOptionWrapper fromProperty(Property property)
public MessageKey getKey()
public java.util.ArrayList<QuickCommentOption> getQuickCommentList()
public boolean isModify()
public long getTime()