public class BaseEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
BaseEvent() |
| Modifier and Type | Method and Description |
|---|---|
EventType |
getEventType() |
void |
setUpdateType(java.lang.String updateType) |
public EventType getEventType()
@SerializedName(value="update-type") public void setUpdateType(java.lang.String updateType)