public class EventIdAndType extends Object
| Constructor and Description |
|---|
EventIdAndType() |
EventIdAndType(Int128 id,
String eventType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType() |
Int128 |
getId() |
void |
setEventType(String eventType) |
void |
setId(Int128 id) |
Copyright © 2021. All rights reserved.