Package | Description |
---|---|
org.opendaylight.mdsal.binding.api | |
org.opendaylight.mdsal.binding.dom.adapter |
Modifier and Type | Interface and Description |
---|---|
interface |
DataTreeWriteCursor
.
|
Modifier and Type | Method and Description |
---|---|
<T extends DataObject> |
DataTreeCursorProvider.createCursor(@NonNull DataTreeIdentifier<T> path)
Create a new
DataTreeCursor at specified path. |
Modifier and Type | Class and Description |
---|---|
class |
BindingDOMDataTreeWriteCursorAdapter<T extends DOMDataTreeWriteCursor> |
Copyright © 2019 OpenDaylight. All rights reserved.