Uses of Interface
com.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
-
Packages that use RouteLegStepTransitDetails.TransitStopDetailsOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of RouteLegStepTransitDetails.TransitStopDetailsOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement RouteLegStepTransitDetails.TransitStopDetailsOrBuilder Modifier and Type Class Description static class
RouteLegStepTransitDetails.TransitStopDetails
Details about the transit stops for the `RouteLegStep`static class
RouteLegStepTransitDetails.TransitStopDetails.Builder
Details about the transit stops for the `RouteLegStep`Methods in com.google.maps.routing.v2 that return RouteLegStepTransitDetails.TransitStopDetailsOrBuilder Modifier and Type Method Description RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
RouteLegStepTransitDetails.Builder. getStopDetailsOrBuilder()
Information about the arrival and departure stops for the step.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
RouteLegStepTransitDetails. getStopDetailsOrBuilder()
Information about the arrival and departure stops for the step.RouteLegStepTransitDetails.TransitStopDetailsOrBuilder
RouteLegStepTransitDetailsOrBuilder. getStopDetailsOrBuilder()
Information about the arrival and departure stops for the step.
-