public class Intent extends GenericModel
| Constructor and Description | 
|---|
| Intent() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Date | getCreated()Gets the created. | 
| java.lang.String | getDescription()Gets the description. | 
| java.lang.String | getIntentName()Gets the intentName. | 
| java.util.Date | getUpdated()Gets the updated. | 
equals, hashCode, toStringpublic java.lang.String getIntentName()
public java.util.Date getCreated()
public java.util.Date getUpdated()
public java.lang.String getDescription()