Uses of Interface
com.google.maps.routing.v2.TransitVehicleOrBuilder
-
Packages that use TransitVehicleOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of TransitVehicleOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement TransitVehicleOrBuilder Modifier and Type Class Description class
TransitVehicle
Information about a vehicle used in transit routes.static class
TransitVehicle.Builder
Information about a vehicle used in transit routes.Methods in com.google.maps.routing.v2 that return TransitVehicleOrBuilder Modifier and Type Method Description TransitVehicleOrBuilder
TransitLine.Builder. getVehicleOrBuilder()
The type of vehicle that operates on this transit line.TransitVehicleOrBuilder
TransitLine. getVehicleOrBuilder()
The type of vehicle that operates on this transit line.TransitVehicleOrBuilder
TransitLineOrBuilder. getVehicleOrBuilder()
The type of vehicle that operates on this transit line.
-