public class Example
extends com.ibm.watson.developer_cloud.service.model.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.List<Mentions> |
getMentions()
Gets the mentions.
|
java.util.Date |
getUpdated()
Gets the updated.
|
public java.lang.String getExampleText()
public java.util.Date getCreated()
public java.util.Date getUpdated()
public java.util.List<Mentions> getMentions()