public interface DOMDataTreeCandidate
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNode |
getRootNode()
Get the candidate tree root node.
|
DOMDataTreeIdentifier |
getRootPath()
Get the candidate tree root path.
|
DOMDataTreeIdentifier getRootPath()
org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNode getRootNode()
Copyright © 2019 OpenDaylight. All rights reserved.