| Package | Description |
|---|---|
| com.geotab.api | |
| com.geotab.model.entity.faultdata | |
| com.geotab.model.serialization |
| Modifier and Type | Field and Description |
|---|---|
static Api.EntityDescriptor<FaultStatus,Search> |
DataStore.FaultStatusEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
FaultStatusActive
The Active Fault Status.
|
class |
FaultStatusCleared
The Cleared Fault Status.
|
class |
FaultStatusInactive
The Inactive Fault Status.
|
class |
FaultStatusNone
The Pending Fault Status.
|
class |
FaultStatusPending
The Pending Fault Status.
|
| Modifier and Type | Method and Description |
|---|---|
static FaultStatus |
FaultStatus.fromSystem(String id) |
| Constructor and Description |
|---|
FaultStateProvider(FaultStatus effectiveStatus) |
| Modifier and Type | Method and Description |
|---|---|
void |
FaultStatusAsStringSerializer.serialize(FaultStatus faultStatus,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
Copyright © 2023. All rights reserved.