| Package | Description |
|---|---|
| com.geotab.model.entity.diagnostic | |
| com.geotab.model.entity.faultdata |
| Modifier and Type | Field and Description |
|---|---|
protected FaultResetMode |
Diagnostic.faultResetMode
The
FaultResetMode of the diagnostic (whether the fault resets automatically or manually). |
| Modifier and Type | Method and Description |
|---|---|
static FaultResetMode |
FaultResetMode.findOrDefault(String name) |
static FaultResetMode |
FaultResetMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultResetMode[] |
FaultResetMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.