public class ODataPathSegmentImpl extends Object implements org.apache.olingo.odata2.api.uri.PathSegment
| Constructor and Description |
|---|
ODataPathSegmentImpl(String path,
Map<String,List<String>> matrixParameters) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getMatrixParameters() |
String |
getPath() |
Apache Camel