getOCMSegmentId abstract method
- SegmentReference segmentReference
The DirectedOCMSegmentId for provided SegmentReference.
segmentReferenceSegmentReference to convert.
Returns DirectedOCMSegmentId?. DirectedOCMSegmentId corresponding to provided SegmentReference.
Implementation
DirectedOCMSegmentId? getOCMSegmentId(SegmentReference segmentReference);