public class ResponseInformation extends Object
Constructor and Description |
---|
ResponseInformation() |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
Object |
getResult() |
boolean |
isFault() |
void |
setFault(boolean fault) |
void |
setMessage(String message) |
void |
setResult(Object result) |
Copyright © 2017 WSO2. All rights reserved.