public class ODataContextSegmentPath extends Object implements com.sdl.context.api.types.ContextSegmentPath
ContextSegmentPath.| Constructor and Description |
|---|
ODataContextSegmentPath() |
ODataContextSegmentPath(String key,
List<String> segments) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
List<String> |
getSegments() |
void |
setKey(String key) |
void |
setSegments(List<String> segments) |
String |
toString() |
Copyright © 2017 SDL Group. All rights reserved.