public class SatisfactionRatingEvent extends Event
| Constructor and Description |
|---|
SatisfactionRatingEvent() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAssigneeId() |
String |
getBody() |
String |
getScore() |
void |
setAssigneeId(Long assigneeId) |
void |
setBody(String body) |
void |
setScore(String score) |
String |
toString() |
Copyright © 2013–2020. All rights reserved.