public interface DOMNotification
Modifier and Type | Method and Description |
---|---|
@NonNull org.opendaylight.yangtools.yang.data.api.schema.ContainerNode |
getBody()
Return the body of this notification.
|
@NonNull org.opendaylight.yangtools.yang.model.api.SchemaPath |
getType()
Return the type of this notification.
|
@NonNull org.opendaylight.yangtools.yang.model.api.SchemaPath getType()
@NonNull org.opendaylight.yangtools.yang.data.api.schema.ContainerNode getBody()
Copyright © 2019 OpenDaylight. All rights reserved.