Uses of Interface
com.google.maps.routing.v2.RouteMatrixElement.LocalizedValuesOrBuilder
-
Packages that use RouteMatrixElement.LocalizedValuesOrBuilder Package Description com.google.maps.routing.v2 A client to Routes API -
-
Uses of RouteMatrixElement.LocalizedValuesOrBuilder in com.google.maps.routing.v2
Classes in com.google.maps.routing.v2 that implement RouteMatrixElement.LocalizedValuesOrBuilder Modifier and Type Class Description static class
RouteMatrixElement.LocalizedValues
Text representations of certain properties.static class
RouteMatrixElement.LocalizedValues.Builder
Text representations of certain properties.Methods in com.google.maps.routing.v2 that return RouteMatrixElement.LocalizedValuesOrBuilder Modifier and Type Method Description RouteMatrixElement.LocalizedValuesOrBuilder
RouteMatrixElement.Builder. getLocalizedValuesOrBuilder()
Text representations of properties of the `RouteMatrixElement`.RouteMatrixElement.LocalizedValuesOrBuilder
RouteMatrixElement. getLocalizedValuesOrBuilder()
Text representations of properties of the `RouteMatrixElement`.RouteMatrixElement.LocalizedValuesOrBuilder
RouteMatrixElementOrBuilder. getLocalizedValuesOrBuilder()
Text representations of properties of the `RouteMatrixElement`.
-