Class PathExpression.LocationPathSteps
java.lang.Object
org.opendaylight.yangtools.yang.model.api.PathExpression.Steps
org.opendaylight.yangtools.yang.model.api.PathExpression.LocationPathSteps
- Enclosing interface:
- PathExpression
Steps of a PathExpression which is a LocationPath, corresponding to RFC7950 base specification.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opendaylight.yangtools.yang.model.api.PathExpression.Steps
toString
-
Constructor Details
-
LocationPathSteps
-
-
Method Details
-
getLocationPath
-
hashCode
public int hashCode()- Specified by:
hashCode
in classPathExpression.Steps
-
equals
- Specified by:
equals
in classPathExpression.Steps
-