| Package | Description |
|---|---|
| com.geotab.model.entity.fuel |
| Modifier and Type | Method and Description |
|---|---|
static FuelTaxRoadType |
FuelTaxRoadType.findOrDefault(String name) |
static FuelTaxRoadType |
FuelTaxRoadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FuelTaxRoadType[] |
FuelTaxRoadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FuelTaxAttributes(Boolean updatesAvailable,
FuelTaxRoadType roadType) |
Copyright © 2023. All rights reserved.