protected static class ParameterValue.ParameterPath
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth() |
int |
getIndex(int depth) |
java.lang.String |
getNode(int depth) |
ParameterValue.ParameterPath |
getPath(int startIndex) |
boolean |
hasIndex(int depth) |
public int getDepth()
public java.lang.String getNode(int depth)
public int getIndex(int depth)
public boolean hasIndex(int depth)
public ParameterValue.ParameterPath getPath(int startIndex)