public class SingleResultResponse extends Response
id| Constructor and Description |
|---|
SingleResultResponse() |
SingleResultResponse(UUID id) |
SingleResultResponse(UUID id,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getResult() |
int |
hashCode() |
void |
setResult(String result) |
String |
toString() |
getType, isSuccess, setSuccess, setTypegetId, setIdCopyright © 2017. All rights reserved.