public static class YangLocationPath.NamespaceStep extends YangLocationPath.Step
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.MoreObjects.ToStringHelper |
addToStringAttributes(com.google.common.base.MoreObjects.ToStringHelper helper) |
boolean |
equals(@Nullable Object obj) |
QNameModule |
getNamespace() |
int |
hashCode() |
getAxis, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPredicates
public final QNameModule getNamespace()
public final int hashCode()
hashCode
in class YangLocationPath.Step
public final boolean equals(@Nullable Object obj)
equals
in class YangLocationPath.Step
protected com.google.common.base.MoreObjects.ToStringHelper addToStringAttributes(com.google.common.base.MoreObjects.ToStringHelper helper)
addToStringAttributes
in class YangLocationPath.Step
Copyright © 2019 OpenDaylight. All rights reserved.