public class Request extends Object implements Serializable
| Constructor and Description |
|---|
Request() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPayload() |
String |
getText() |
String |
getType() |
void |
setPayload(String payload) |
void |
setText(String text) |
void |
setType(String type) |
String |
toString() |
Copyright © Active Intelligence Pte Ltd (http://active.ai/). All Rights Reserved.