@Entity public class WordModel extends Object
| Constructor and Description |
|---|
WordModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getWord() |
long |
getWordId() |
void |
setWord(String word) |
void |
setWordId(long wordId) |
Copyright © 2015. All rights reserved.