This is the complete list of members for org.turro.elephant.entities.db.Synonyms, including all inherited members.
| getId() | org.turro.elephant.entities.db.Synonyms | |
| getSynonyms(String word) | org.turro.elephant.entities.db.Synonyms | static |
| getSynonyms(String word, int max) | org.turro.elephant.entities.db.Synonyms | static |
| getSynonyms(Dao dao, String word) | org.turro.elephant.entities.db.Synonyms | static |
| getSynonyms(Dao dao, String word, int max) | org.turro.elephant.entities.db.Synonyms | static |
| getSynonymsByWords(String phrase) | org.turro.elephant.entities.db.Synonyms | static |
| getWords() | org.turro.elephant.entities.db.Synonyms | |
| getWordsString() | org.turro.elephant.entities.db.Synonyms | |
| isEmpty() | org.turro.elephant.entities.db.Synonyms | |
| setId(Long id) | org.turro.elephant.entities.db.Synonyms | |
| setWords(Set< String > words) | org.turro.elephant.entities.db.Synonyms |