MapTrip SDK Android Manual 9.8.8
CrosswayStreetType Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static CrosswayStreetType getByInt (int intVal)
 

Public Attributes

 HIGHWAY =(1)
 
 HIGHWAY_EXIT_ENTRANCE =(2)
 
 NO_STREET_TYPE =(0)
 
 OTHER_ROADS =(3)
 
 REACHED_DESTINATION =(5)
 
 ROUNDABOUT =(4)
 
 UTURN =(6)
 

Detailed Description

enum type to identify the crossway street type in navigation.

Member Function Documentation

◆ getByInt()

static CrosswayStreetType getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ HIGHWAY

HIGHWAY =(1)

◆ HIGHWAY_EXIT_ENTRANCE

HIGHWAY_EXIT_ENTRANCE =(2)

◆ NO_STREET_TYPE

NO_STREET_TYPE =(0)

◆ OTHER_ROADS

OTHER_ROADS =(3)

◆ REACHED_DESTINATION

REACHED_DESTINATION =(5)

◆ ROUNDABOUT

ROUNDABOUT =(4)

◆ UTURN

UTURN =(6)

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