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