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