public static class YangLocationPath.UnresolvedQNameStep extends YangLocationPath.QNameStep implements UnresolvedQNameReferent<YangLocationPath.ResolvedQNameStep>
Modifier and Type | Method and Description |
---|---|
boolean |
equals(@Nullable Object obj) |
AbstractQName |
getQName()
Return the referenced
AbstractQName . |
int |
hashCode() |
addToStringAttributes, getAxis, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLocalName
getPredicates
public final AbstractQName getQName()
UnresolvedQNameReferent
AbstractQName
.getQName
in interface UnresolvedQNameReferent<YangLocationPath.ResolvedQNameStep>
public final int hashCode()
hashCode
in class YangLocationPath.Step
public final boolean equals(@Nullable Object obj)
equals
in class YangLocationPath.Step
Copyright © 2020 OpenDaylight. All rights reserved.