Interface DataTreeCandidateDocument

  • All Superinterfaces:
    XPathDocument<org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate>

    @Beta
    public interface DataTreeCandidateDocument
    extends XPathDocument<org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate>
    An XPathDocument bound to a DataTreeCandidate.
    Author:
    Robert Varga