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