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