public interface DataTreeModification<T extends DataObject>
Modifier and Type | Method and Description |
---|---|
@NonNull DataObjectModification<T> |
getRootNode()
Get the modification root node.
|
@NonNull DataTreeIdentifier<T> |
getRootPath()
Get the modification root path.
|
@NonNull DataTreeIdentifier<T> getRootPath()
@NonNull DataObjectModification<T> getRootNode()
Copyright © 2019 OpenDaylight. All rights reserved.