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 classTransitVehicleInformation about a vehicle used in transit routes.static classTransitVehicle.BuilderInformation about a vehicle used in transit routes.Methods in com.google.maps.routing.v2 that return TransitVehicleOrBuilder Modifier and Type Method Description TransitVehicleOrBuilderTransitLine.Builder. getVehicleOrBuilder()The type of vehicle that operates on this transit line.TransitVehicleOrBuilderTransitLine. getVehicleOrBuilder()The type of vehicle that operates on this transit line.TransitVehicleOrBuilderTransitLineOrBuilder. getVehicleOrBuilder()The type of vehicle that operates on this transit line.
-