public class EventSubscriptionQueryValue extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected String | eventName | 
| protected String | eventType | 
| Constructor and Description | 
|---|
| EventSubscriptionQueryValue(String eventName,
                           String eventType) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getEventName() | 
| String | getEventType() | 
| void | setEventName(String eventName) | 
| void | setEventType(String eventType) | 
Copyright © 2018. All rights reserved.