Interface DataTreeCandidateDocument
-
- All Superinterfaces:
XPathDocument<DataTreeCandidate>
@Beta public interface DataTreeCandidateDocument extends XPathDocument<DataTreeCandidate>
AnXPathDocument
bound to aDataTreeCandidate
.- Author:
- Robert Varga
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.xpath.XPathDocument
getRootNode
-
-