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