DirectedOCMSegmentId (API Reference)
Package com.here.sdk.mapdata
Class DirectedOCMSegmentId
java.lang.Object
com.here.sdk.mapdata.DirectedOCMSegmentId
OCM Segment ID with travel direction of segment.
Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
-
Field Summary
FieldsModifier and TypeFieldDescriptionSegment ID in OCM mapTravel direction of the segment. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
Segment ID in OCM map
-
travelDirection
Travel direction of the segment.
-
-
Constructor Details
-
DirectedOCMSegmentId
Creates a new instance.
- Parameters:
id-Segment ID in OCM map
-
-
Method Details