public class Synonym extends GenericModel
| Constructor and Description | 
|---|
| Synonym() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Date | getCreated()Gets the created. | 
| java.lang.String | getSynonymText()Gets the synonymText. | 
| java.util.Date | getUpdated()Gets the updated. | 
equals, hashCode, toStringpublic java.lang.String getSynonymText()
public java.util.Date getCreated()
public java.util.Date getUpdated()