Class YangLocationPath.NamespaceStep
java.lang.Object
org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Step
org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.NamespaceStep
- All Implemented Interfaces:
Serializable
,YangPredicateAware
- Enclosing class:
- YangLocationPath
- See Also:
-
Method Summary
Methods inherited from class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Step
getAxis, toString
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.YangPredicateAware
getPredicates
-
Method Details
-
getNamespace
-
hashCode
public int hashCode()- Specified by:
hashCode
in classYangLocationPath.Step
-
equals
- Specified by:
equals
in classYangLocationPath.Step
-
addToStringAttributes
- Overrides:
addToStringAttributes
in classYangLocationPath.Step
-