public class EventInfo extends Object
| Constructor and Description |
|---|
EventInfo(String eventType,
String eventData) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventData() |
String |
getEventType() |
void |
setEventData(String eventData) |
void |
setEventType(String eventType) |
Copyright © 2016. All rights reserved.