| Package | Description |
|---|---|
| com.geotab.model.entity.diagnostic | |
| com.geotab.model.search |
| Modifier and Type | Field and Description |
|---|---|
protected DiagnosticType |
Diagnostic.diagnosticType
The
DiagnosticType (source) of the diagnostic parameter. |
| Modifier and Type | Method and Description |
|---|---|
static DiagnosticType |
DiagnosticType.findOrDefault(String name) |
static DiagnosticType |
DiagnosticType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiagnosticType[] |
DiagnosticType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DiagnosticSearch(String id,
Integer code,
IdSearch engineTypeSearch,
String name,
IdSearch sourceSearch,
DiagnosticType diagnosticType) |
Copyright © 2023. All rights reserved.