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