| Package | Description |
|---|---|
| com.geotab.model |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CustomParameter.isBitMappedOptionParameter(CustomParameter parameter)
Returns [true] if the custom parameter affects a bitmap options byte or [false] otherwise.
|
static boolean |
CustomParameter.isDriverBlacklistParameter(CustomParameter parameter)
Checks whether a parameter is a Driver Blacklist parameter.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CustomParameter.isNotOverlapping(List<CustomParameter> parameters)
Validates that the given set of parameters is valid (no overlaps and doesn't collide with known parameters.
|
static boolean |
CustomParameter.isResetDriverIdAtIgnitionOff(List<CustomParameter> parameters)
Check if "Reset Driver ID at Ignition Off" parameter is set.
|
Copyright © 2023. All rights reserved.