MapTrip SDK Android Manual 9.8.8
RoutingType Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static RoutingType getByInt (int intVal)
 

Public Attributes

 ECO_ROUTE =(2)
 
 FASTEST_ROUTE =(0)
 
 SHORTEST_ROUTE =(1)
 

Detailed Description

enum type for defining the routing type or the objective when a single route is calculated.

Member Function Documentation

◆ getByInt()

static RoutingType getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ ECO_ROUTE

ECO_ROUTE =(2)

◆ FASTEST_ROUTE

FASTEST_ROUTE =(0)

◆ SHORTEST_ROUTE

SHORTEST_ROUTE =(1)

The documentation for this enum was generated from the following file: