Uses of Class
info.joseluismartin.gis.google.RouteRequest.Mode

Packages that use RouteRequest.Mode
info.joseluismartin.gis.google   
 

Uses of RouteRequest.Mode in info.joseluismartin.gis.google
 

Methods in info.joseluismartin.gis.google that return RouteRequest.Mode
 RouteRequest.Mode RouteRequest.getMode()
           
static RouteRequest.Mode RouteRequest.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RouteRequest.Mode[] RouteRequest.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in info.joseluismartin.gis.google with parameters of type RouteRequest.Mode
 void RouteRequest.setMode(RouteRequest.Mode mode)
           
 



Copyright © 2012 JDAL. All Rights Reserved.