public class Modification
extends java.lang.Object
| Constructor and Description |
|---|
Modification() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEventId() |
java.lang.String |
getNewLabel() |
int |
getTraceId() |
void |
setEventId(int eventId) |
void |
setNewLabel(java.lang.String newLabel) |
void |
setTraceId(int traceId) |