com.sygic.sdk.route.RoutingOptions.VehicleFuelType Interface Reference

Public Attributes

int Diesel = 0
 
int Petrol = 1
 
int LPG = 2
 
int LNG = 3
 

Member Data Documentation

◆ Diesel

int com.sygic.sdk.route.RoutingOptions.VehicleFuelType.Diesel = 0

◆ LNG

int com.sygic.sdk.route.RoutingOptions.VehicleFuelType.LNG = 3

◆ LPG

int com.sygic.sdk.route.RoutingOptions.VehicleFuelType.LPG = 2

◆ Petrol

int com.sygic.sdk.route.RoutingOptions.VehicleFuelType.Petrol = 1

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