| Package | Description |
|---|---|
| com.geotab.model.entity.fuel | |
| com.geotab.model.search |
| Modifier and Type | Method and Description |
|---|---|
static FuelTransactionProvider |
FuelTransactionProvider.findOrDefault(String name) |
static FuelTransactionProvider |
FuelTransactionProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FuelTransactionProvider[] |
FuelTransactionProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FuelTransactionSearch(String id,
LocalDateTime fromDate,
LocalDateTime toDate,
Long maxVersion,
String vehicleIdentificationNumber,
Boolean includeSourceData,
String externalReference,
FuelTransactionProvider provider,
DeviceSearch deviceSearch) |
Copyright © 2023. All rights reserved.