public class MultiResultResponse extends Response
id| Constructor and Description |
|---|
MultiResultResponse() |
MultiResultResponse(UUID id) |
MultiResultResponse(UUID id,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<String> |
getResults() |
int |
hashCode() |
void |
setResults(List<String> results) |
String |
toString() |
getType, isSuccess, setSuccess, setTypegetId, setIdCopyright © 2017. All rights reserved.