destinations property

List<DirectedOCMSegmentId> destinations
getter/setter pair

Optional destinations segment references. Destination shows for which exactly outgoing segment current toll/checkpoint is applied. Empty if structure applied to all outgoing connected segments.

Implementation

List<DirectedOCMSegmentId> destinations;