Package | Description |
---|---|
org.opendaylight.mdsal.binding.api | |
org.opendaylight.mdsal.binding.dom.adapter |
Modifier and Type | Method and Description |
---|---|
<T extends DataObject> |
CursorAwareWriteTransaction.createCursor(DataTreeIdentifier<T> path)
Create a
DataTreeWriteCursor anchored at the specified path. |
Modifier and Type | Class and Description |
---|---|
class |
BindingDOMDataTreeWriteCursorAdapter<T extends DOMDataTreeWriteCursor> |
Modifier and Type | Method and Description |
---|---|
<P extends DataObject> |
BindingDOMCursorAwareWriteTransactionAdapter.createCursor(DataTreeIdentifier<P> path) |
Copyright © 2019 OpenDaylight. All rights reserved.