MapTrip SDK Android Manual 9.9.7
VehicleLoadType Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static VehicleLoadType getByInt (int intVal)
 

Public Attributes

 AGRICULTURE_LOAD =(1)
 
 BUILDING_LOAD =(4)
 
 COMMODITY_LOAD =(32)
 
 DEAD_LOAD =(16)
 
 EXPLOSIVE_LOAD =(128)
 
 GENERAL_HAZARDOUS_LOAD =(64)
 
 HARMFUL_TO_WATER =(256)
 
 LIVESTOCK_LOAD =(2)
 
 SANITARY_WASTE =(8)
 

Detailed Description

enum type for the truck loading type.

Member Function Documentation

◆ getByInt()

static VehicleLoadType getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ AGRICULTURE_LOAD

AGRICULTURE_LOAD =(1)

◆ BUILDING_LOAD

BUILDING_LOAD =(4)

◆ COMMODITY_LOAD

COMMODITY_LOAD =(32)

◆ DEAD_LOAD

DEAD_LOAD =(16)

◆ EXPLOSIVE_LOAD

EXPLOSIVE_LOAD =(128)

◆ GENERAL_HAZARDOUS_LOAD

GENERAL_HAZARDOUS_LOAD =(64)

◆ HARMFUL_TO_WATER

HARMFUL_TO_WATER =(256)

◆ LIVESTOCK_LOAD

LIVESTOCK_LOAD =(2)

◆ SANITARY_WASTE

SANITARY_WASTE =(8)

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