public static class IndexFieldDiagnosticTestCase.Car
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List |
history |
java.lang.String |
model |
| Constructor and Description |
|---|
IndexFieldDiagnosticTestCase.Car(java.lang.String model) |
IndexFieldDiagnosticTestCase.Car(java.lang.String model,
java.util.List history) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getHistory() |
java.lang.String |
getModel() |
java.lang.String |
toString() |