public class P2NoticeCommentAddV1Data extends Object
| 构造器和说明 |
|---|
P2NoticeCommentAddV1Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommentId() |
Boolean |
getIsMentioned() |
Notice |
getNoticeMeta() |
String |
getReplyId() |
void |
setCommentId(String commentId) |
void |
setIsMentioned(Boolean isMentioned) |
void |
setNoticeMeta(Notice noticeMeta) |
void |
setReplyId(String replyId) |
public Notice getNoticeMeta()
public void setNoticeMeta(Notice noticeMeta)
public String getCommentId()
public void setCommentId(String commentId)
public String getReplyId()
public void setReplyId(String replyId)
public Boolean getIsMentioned()
public void setIsMentioned(Boolean isMentioned)
Copyright © 2026. All rights reserved.