Uses of Interface
com.google.maps.routing.v2.VehicleInfoOrBuilder
-
Packages that use VehicleInfoOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of VehicleInfoOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement VehicleInfoOrBuilder Modifier and Type Class Description class
VehicleInfo
Contains the vehicle information, such as the vehicle emission type.static class
VehicleInfo.Builder
Contains the vehicle information, such as the vehicle emission type.Methods in com.google.maps.routing.v2 that return VehicleInfoOrBuilder Modifier and Type Method Description VehicleInfoOrBuilder
RouteModifiers.Builder. getVehicleInfoOrBuilder()
Specifies the vehicle information.VehicleInfoOrBuilder
RouteModifiers. getVehicleInfoOrBuilder()
Specifies the vehicle information.VehicleInfoOrBuilder
RouteModifiersOrBuilder. getVehicleInfoOrBuilder()
Specifies the vehicle information.
-