public class CommentEvent extends FlexEvent
| Modifier and Type | Field and Description |
|---|---|
EventCommentPayload |
payload |
| Constructor and Description |
|---|
CommentEvent() |
| Modifier and Type | Method and Description |
|---|---|
EventCommentPayload |
getPayload() |
void |
setPayload(EventCommentPayload pPayload) |
getActor, getEventType, getObject, getTimestamp, setActor, setEventType, setObject, setTimestamp, setTimestamp, setTimestampAsNow, toStringpublic EventCommentPayload payload
public void setPayload(EventCommentPayload pPayload)
public EventCommentPayload getPayload()