Uses of Interface
com.google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
-
Packages that use RouteLeg.StepsOverview.MultiModalSegmentOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of RouteLeg.StepsOverview.MultiModalSegmentOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement RouteLeg.StepsOverview.MultiModalSegmentOrBuilder Modifier and Type Class Description static class
RouteLeg.StepsOverview.MultiModalSegment
Provides summarized information about different multi-modal segments of the `RouteLeg.steps`.static class
RouteLeg.StepsOverview.MultiModalSegment.Builder
Provides summarized information about different multi-modal segments of the `RouteLeg.steps`.Methods in com.google.maps.routing.v2 that return RouteLeg.StepsOverview.MultiModalSegmentOrBuilder Modifier and Type Method Description RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
RouteLeg.StepsOverview.Builder. getMultiModalSegmentsOrBuilder(int index)
Summarized information about different multi-modal segments of the `RouteLeg.steps`.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
RouteLeg.StepsOverview. getMultiModalSegmentsOrBuilder(int index)
Summarized information about different multi-modal segments of the `RouteLeg.steps`.RouteLeg.StepsOverview.MultiModalSegmentOrBuilder
RouteLeg.StepsOverviewOrBuilder. getMultiModalSegmentsOrBuilder(int index)
Summarized information about different multi-modal segments of the `RouteLeg.steps`.Methods in com.google.maps.routing.v2 that return types with arguments of type RouteLeg.StepsOverview.MultiModalSegmentOrBuilder Modifier and Type Method Description List<? extends RouteLeg.StepsOverview.MultiModalSegmentOrBuilder>
RouteLeg.StepsOverview.Builder. getMultiModalSegmentsOrBuilderList()
Summarized information about different multi-modal segments of the `RouteLeg.steps`.List<? extends RouteLeg.StepsOverview.MultiModalSegmentOrBuilder>
RouteLeg.StepsOverview. getMultiModalSegmentsOrBuilderList()
Summarized information about different multi-modal segments of the `RouteLeg.steps`.List<? extends RouteLeg.StepsOverview.MultiModalSegmentOrBuilder>
RouteLeg.StepsOverviewOrBuilder. getMultiModalSegmentsOrBuilderList()
Summarized information about different multi-modal segments of the `RouteLeg.steps`.
-