public class IntentExport extends GenericModel
Constructor and Description |
---|
IntentExport() |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getCreated()
Gets the created.
|
java.lang.String |
getDescription()
Gets the description.
|
java.util.List<Example> |
getExamples()
Gets the examples.
|
java.lang.String |
getIntentName()
Gets the intentName.
|
java.util.Date |
getUpdated()
Gets the updated.
|
equals, hashCode, toString
public java.lang.String getIntentName()
public java.util.Date getCreated()
public java.util.Date getUpdated()
public java.lang.String getDescription()
public java.util.List<Example> getExamples()