| Package | Description |
|---|---|
| com.geotab.api | |
| com.geotab.model.entity.controller | |
| com.geotab.model.entity.diagnostic | |
| com.geotab.model.entity.source | |
| com.geotab.model.serialization |
| Modifier and Type | Field and Description |
|---|---|
static Api.EntityDescriptor<Source,Search> |
DataStore.SourceEntity |
| Modifier and Type | Field and Description |
|---|---|
protected Source |
Controller.source
The standard (format) of the
Source. |
| Modifier and Type | Field and Description |
|---|---|
protected Source |
Diagnostic.source
The
Source for the diagnostic (the type of diagnostic code). |
| Modifier and Type | Class and Description |
|---|---|
class |
SourceAiModel
Specifies that the data originated from the AI Model.
|
class |
SourceAiModelObsolete
Specifies that the data originated from the AI Model.
|
class |
SourceBrp
Specifies that the engine data originated from proprietary sources.
|
class |
SourceBrpObsolete
Specifies that the engine data originated from Brp sources for an obsolete GUID.
|
class |
SourceGmccc
Specifies that the engine data originated from proprietary sources.
|
class |
SourceGmcccObsolete
Specifies that the engine data originated from proprietary sources.
|
class |
SourceGo
Specifies that the engine data originated from a Go device.
|
class |
SourceGoObsolete
Specifies that the engine data originated from a GO device for an obsolete GUID.
|
class |
SourceJ1708
Specifies that the engine data originated from a J1708 engine computer.
|
class |
SourceJ1708Obsolete
Specifies that the engine data originated from a J1708 engine computer for an obsolete GUID.
|
class |
SourceJ1939
Specifies that the engine data originated from a J1939 engine computer.
|
class |
SourceJ1939Obsolete
Specifies that the engine data originated from a J1939 engine computer for an obsolete GUID.
|
class |
SourceLegacy
Specifies that the engine data originated from a legacy proprietary source.
|
class |
SourceLegacyObsolete
Specifies that the engine data originated from a legacy proprietary source for an obsolete GUID.
|
class |
SourceLevc
Specifies that the engine data originated from a LEVC source.
|
class |
SourceLevcObsolete
Specifies that the engine data originated from a Levc proprietary source for an obsolete GUID.
|
class |
SourceObd
Specifies that the engine data originated from an OBD II engine computer.
|
class |
SourceObdObsolete
Specifies that the engine data originated from an OBD II engine computer for an obsolete GUID.
|
class |
SourceObdSa
Specifies that the engine data originated from WWH enhanced type.
|
class |
SourceObdSaObsolete
Specifies that the engine data originated from WWH enhanced type for an obsolete GUID.
|
class |
SourceProprietary
Specifies that the engine data originated from proprietary sources.
|
class |
SourceProprietaryObsolete
Specifies that the engine data originated from proprietary sources for an obsolete GUID.
|
class |
SourceSystem
Specifies that the engine data originated from the MyGeotab system.
|
class |
SourceSystemObsolete
Specifies that the engine data originated from the MyGeotab system from an obsolete GUID.
|
class |
SourceThirdParty
Specifies that the engine data originated from a third-party device.
|
class |
SourceThirdPartyObsolete
Specifies that the engine data originated from a third-party device for an obsolete GUID.
|
| Modifier and Type | Method and Description |
|---|---|
static Source |
Source.fromSystem(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceSerializer.serialize(Source source,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
Copyright © 2023. All rights reserved.