public class EventTopicEntity extends Object
| Constructor and Description |
|---|
EventTopicEntity() |
EventTopicEntity(String eventTopic,
String brokerUri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBrokerUri() |
String |
getEventTopic() |
void |
setBrokerUri(String brokerUri) |
void |
setEventTopic(String eventTopic) |
Copyright © 2019. All rights reserved.