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.
|
void |
setExampleText(java.lang.String exampleText)
Sets the exampleText.
|
equals, hashCode, toString
public java.lang.String getExampleText()
public java.util.Date getCreated()
public java.util.Date getUpdated()
public void setExampleText(java.lang.String exampleText)
exampleText
- the new exampleText