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 classRouteLegStepTransitDetails.TransitStopDetailsDetails about the transit stops for the `RouteLegStep`static classRouteLegStepTransitDetails.TransitStopDetails.BuilderDetails about the transit stops for the `RouteLegStep`Methods in com.google.maps.routing.v2 that return RouteLegStepTransitDetails.TransitStopDetailsOrBuilder Modifier and Type Method Description RouteLegStepTransitDetails.TransitStopDetailsOrBuilderRouteLegStepTransitDetails.Builder. getStopDetailsOrBuilder()Information about the arrival and departure stops for the step.RouteLegStepTransitDetails.TransitStopDetailsOrBuilderRouteLegStepTransitDetails. getStopDetailsOrBuilder()Information about the arrival and departure stops for the step.RouteLegStepTransitDetails.TransitStopDetailsOrBuilderRouteLegStepTransitDetailsOrBuilder. getStopDetailsOrBuilder()Information about the arrival and departure stops for the step.
-