public class SoroushResponse extends Object
| Constructor and Description |
|---|
SoroushResponse() |
SoroushResponse(Integer resultCode,
String resultMessage) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getResultCode() |
String |
getResultMessage() |
void |
setResultCode(Integer resultCode) |
void |
setResultMessage(String resultMessage) |
String |
toString() |
Apache Camel