Uses of Interface
com.google.maps.routing.v2.TransitStopOrBuilder
-
Packages that use TransitStopOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of TransitStopOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement TransitStopOrBuilder Modifier and Type Class Description class
TransitStop
Information about a transit stop.static class
TransitStop.Builder
Information about a transit stop.Methods in com.google.maps.routing.v2 that return TransitStopOrBuilder Modifier and Type Method Description TransitStopOrBuilder
RouteLegStepTransitDetails.TransitStopDetails.Builder. getArrivalStopOrBuilder()
Information about the arrival stop for the step.TransitStopOrBuilder
RouteLegStepTransitDetails.TransitStopDetails. getArrivalStopOrBuilder()
Information about the arrival stop for the step.TransitStopOrBuilder
RouteLegStepTransitDetails.TransitStopDetailsOrBuilder. getArrivalStopOrBuilder()
Information about the arrival stop for the step.TransitStopOrBuilder
RouteLegStepTransitDetails.TransitStopDetails.Builder. getDepartureStopOrBuilder()
Information about the departure stop for the step.TransitStopOrBuilder
RouteLegStepTransitDetails.TransitStopDetails. getDepartureStopOrBuilder()
Information about the departure stop for the step.TransitStopOrBuilder
RouteLegStepTransitDetails.TransitStopDetailsOrBuilder. getDepartureStopOrBuilder()
Information about the departure stop for the step.
-