Interface XPathBooleanResult
-
- All Superinterfaces:
XPathResult<Boolean>
@Beta @Deprecated public interface XPathBooleanResult extends XPathResult<Boolean>
Deprecated.AnXPathResult
containing a Boolean.
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.yangtools.yang.data.jaxen.api.XPathResult
getValue
-
-