public interface DOMNotification
| Modifier and Type | Method and Description |
|---|---|
ContainerNode |
getBody()
Return the body of this notification.
|
SchemaPath |
getType()
Return the type of this notification.
|
@Nonnull SchemaPath getType()
@Nonnull ContainerNode getBody()
Copyright © 2016 OpenDaylight. All rights reserved.