public class SpeechModelSet extends GenericModel
| Constructor and Description | 
|---|
| SpeechModelSet() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SpeechModel> | getModels()Gets the models. | 
| void | setModels(List<SpeechModel> models)Sets the models. | 
equals, hashCode, toStringpublic List<SpeechModel> getModels()
public void setModels(List<SpeechModel> models)
models - The modelsCopyright © 2015–2016. All rights reserved.