public class Message extends Object
| Constructor and Description |
|---|
Message() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponseCode() |
String |
getResponseMessage() |
void |
setResponseCode(String responseCode) |
void |
setResponseMessage(String responseMessage) |
Copyright © 2017 WSO2. All rights reserved.