Class PathExpression.DerefSteps

java.lang.Object
org.opendaylight.yangtools.yang.model.api.PathExpression.Steps
org.opendaylight.yangtools.yang.model.api.PathExpression.DerefSteps
Enclosing interface:
PathExpression

public static final class PathExpression.DerefSteps extends PathExpression.Steps
Steps of a PathExpression which is a combination of deref() function call and a relative path, corresponding to Errata 5617.