public static final class PathExpression.LocationPathSteps extends PathExpression.Steps
Constructor and Description |
---|
LocationPathSteps(YangLocationPath locationPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(@Nullable Object obj) |
YangLocationPath |
getLocationPath() |
int |
hashCode() |
toString
public LocationPathSteps(YangLocationPath locationPath)
public YangLocationPath getLocationPath()
public int hashCode()
hashCode
in class PathExpression.Steps
public boolean equals(@Nullable Object obj)
equals
in class PathExpression.Steps
Copyright © 2020 OpenDaylight. All rights reserved.