Class YangQNameExpr.Resolved
java.lang.Object
org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr
org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr.Resolved
- All Implemented Interfaces:
Serializable
,Immutable
,QNameReferent
,ResolvedQNameReferent
,YangExpr
- Enclosing class:
- YangQNameExpr
public static final class YangQNameExpr.Resolved
extends YangQNameExpr
implements ResolvedQNameReferent
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr
YangQNameExpr.Resolved, YangQNameExpr.Unresolved
-
Method Summary
Methods inherited from class org.opendaylight.yangtools.yang.xpath.api.YangQNameExpr
of, of
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.opendaylight.yangtools.yang.xpath.api.QNameReferent
getLocalName
-
Method Details
-
getQName
Description copied from interface:ResolvedQNameReferent
Return the referenced QName.- Specified by:
getQName
in interfaceQNameReferent
- Specified by:
getQName
in interfaceResolvedQNameReferent
- Returns:
- A QName
-
hashCode
public int hashCode() -
equals
-
toString
-