public class AddReactionRequestBean extends Object
| Constructor and Description |
|---|
AddReactionRequestBean() |
AddReactionRequestBean(long commentId,
String emojiId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCommentId() |
String |
getEmojiId() |
void |
setCommentId(long commentId) |
void |
setEmojiId(String emojiId) |
public AddReactionRequestBean()
public AddReactionRequestBean(long commentId,
String emojiId)
Copyright © 2002-2024 Atlassian. All Rights Reserved.