| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.data.api.schema.tree |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataTreeCandidateTip
A
DataTreeCandidate which is also a DataTreeTip. |
interface |
TipProducingDataTree
A
DataTree which produces DataTreeCandidateTip candidates,
thus allowing existence of multiple candidates, which can be DataTree.commit(DataTreeCandidate)ed
in sequence. |
Copyright © 2018 OpenDaylight. All rights reserved.