Package org.apache.olingo.odata2.core
Class ODataPathSegmentImpl
java.lang.Object
org.apache.olingo.odata2.core.ODataPathSegmentImpl
- All Implemented Interfaces:
PathSegment
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ODataPathSegmentImpl
Constructor for an path segment object.- Parameters:
path- path of created path segmentmatrixParameters- Map of Lists of matrix parameters for this path segment (can be null if no matrix parameters should be set for this path segment)
-
-
Method Details
-
getPath
- Specified by:
getPathin interfacePathSegment
-
getMatrixParameters
- Specified by:
getMatrixParametersin interfacePathSegment
-