public class TrainingExampleList extends GenericModel
| Constructor and Description | 
|---|
TrainingExampleList()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<TrainingExample> | 
getExamples()
Gets the examples. 
 | 
equals, hashCode, toStringpublic java.util.List<TrainingExample> getExamples()