| Package | Description |
|---|---|
| com.geotab.model.entity.dutystatus | |
| com.geotab.model.search |
| Modifier and Type | Method and Description |
|---|---|
static DutyStatusLogType |
DutyStatusLogType.findOrDefault(String name) |
static DutyStatusLogType |
DutyStatusLogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DutyStatusLogType[] |
DutyStatusLogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DutyStatusLogSearch(String id,
DeviceSearch deviceSearch,
LocalDateTime fromDate,
LocalDateTime toDate,
UserSearch userSearch,
Boolean includeBoundaryLogs,
Boolean includeModifications,
List<DutyStatusLogType> statuses) |
Copyright © 2023. All rights reserved.