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 classVehicleInfoContains the vehicle information, such as the vehicle emission type.static classVehicleInfo.BuilderContains the vehicle information, such as the vehicle emission type.Methods in com.google.maps.routing.v2 that return VehicleInfoOrBuilder Modifier and Type Method Description VehicleInfoOrBuilderRouteModifiers.Builder. getVehicleInfoOrBuilder()Specifies the vehicle information.VehicleInfoOrBuilderRouteModifiers. getVehicleInfoOrBuilder()Specifies the vehicle information.VehicleInfoOrBuilderRouteModifiersOrBuilder. getVehicleInfoOrBuilder()Specifies the vehicle information.
-