public class EventFeedback extends Object implements Serializable
| Constructor and Description |
|---|
EventFeedback() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventId() |
FeedbackStatus |
getStatus() |
void |
setEventId(String eventId) |
void |
setStatus(FeedbackStatus status) |
public String getEventId()
public void setEventId(String eventId)
public FeedbackStatus getStatus()
public void setStatus(FeedbackStatus status)
Copyright © 2025. All rights reserved.