| Constructor and Description |
|---|
DataTreeListenerInfo(String listener,
String registeredPath,
boolean isEnabled,
long notificationCount) |
| Modifier and Type | Method and Description |
|---|---|
String |
getListener() |
long |
getNotificationCount() |
String |
getRegisteredPath() |
boolean |
isEnabled() |
@ConstructorProperties(value={"listener","registeredPath","isEnabled","notificationCount"}) public DataTreeListenerInfo(String listener, String registeredPath, boolean isEnabled, long notificationCount)
Copyright © 2018 OpenDaylight. All rights reserved.