| Package | Description |
|---|---|
| com.geotab.model.entity.zone | |
| com.geotab.model.search |
| Modifier and Type | Method and Description |
|---|---|
static IncludeGroups |
IncludeGroups.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IncludeGroups[] |
IncludeGroups.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ZoneSearch(String id,
String externalReference,
List<GroupSearch> groups,
IncludeGroups includeGroups,
Integer minimumRadiusInMeters,
String name,
BoundingBox searchArea,
LocalDateTime fromDate,
LocalDateTime toDate,
List<String> keywords) |
Copyright © 2023. All rights reserved.