public class TrainingHistory extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Text
The full text where we found all training history
|
List<TrainingDetails> |
Trainings
Information about each training history we found
|
| Constructor and Description |
|---|
TrainingHistory() |
public String Text
public List<TrainingDetails> Trainings
Copyright © 2024. All rights reserved.