public class SynonymCollection extends GenericModel
| Constructor and Description | 
|---|
| SynonymCollection() | 
| Modifier and Type | Method and Description | 
|---|---|
| Pagination | getPagination()Gets the pagination. | 
| java.util.List<Synonym> | getSynonyms()Gets the synonyms. | 
equals, hashCode, toStringpublic java.util.List<Synonym> getSynonyms()
public Pagination getPagination()