public interface DOMNotification
| Modifier and Type | Method and Description | 
|---|---|
org.opendaylight.yangtools.yang.data.api.schema.ContainerNode | 
getBody()
Return the body of this notification. 
 | 
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 © 2018 OpenDaylight. All rights reserved.