public class Words
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
Words() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Word> |
getWords()
Gets the words.
|
void |
setWords(java.util.List<Word> words)
Sets the words.
|
public java.util.List<Word> getWords()
public void setWords(java.util.List<Word> words)
words - the new words