TruckFuel (API Reference)
Package com.here.sdk.search
Class TruckFuel
java.lang.Object
com.here.sdk.search.TruckFuel
Contains truck fuel type info of fuel station. Note: This is a BETA feature and thus subject to change.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe maximum truck class that this fuel type supports.The type of the fuel. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
The type of the fuel.
-
maximumTruckClass
The maximum truck class that this fuel type supports.
nullmeans information is unknown.
-
-
Constructor Details
-
TruckFuel
Creates a new instance.
- Parameters:
type-The type of the fuel.
-
-
Method Details