public static final class PathExpression.DerefSteps extends PathExpression.Steps
deref()
function call and a relative path,
corresponding to Errata 5617.Constructor and Description |
---|
DerefSteps(YangLocationPath.Relative derefArgument,
YangLocationPath.Relative relativePath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(@Nullable Object obj) |
YangLocationPath.Relative |
getDerefArgument() |
YangLocationPath.Relative |
getRelativePath() |
int |
hashCode() |
toString
public DerefSteps(YangLocationPath.Relative derefArgument, YangLocationPath.Relative relativePath)
public YangLocationPath.Relative getDerefArgument()
public YangLocationPath.Relative getRelativePath()
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.