| Package | Description |
|---|---|
| com.geotab.model.entity.driverchange | |
| com.geotab.model.search |
| Modifier and Type | Method and Description |
|---|---|
static DriverChangeType |
DriverChangeType.findOrDefault(String name) |
static DriverChangeType |
DriverChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DriverChangeType[] |
DriverChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DriverChangeSearch(String id,
DeviceSearch deviceSearch,
UserSearch userSearch,
LocalDateTime fromDate,
LocalDateTime toDate,
boolean includeOverlappedChanges,
DriverChangeType type) |
Copyright © 2023. All rights reserved.