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, toString
public java.util.List<Synonym> getSynonyms()
public Pagination getPagination()