public class CustomResponse extends Object
| Constructor and Description |
|---|
CustomResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
List<CustomResult> |
getResults() |
void |
setErrors(List<String> errors) |
void |
setResults(List<CustomResult> results) |
public List<CustomResult> getResults()
public void setResults(List<CustomResult> results)
Copyright © 2017 Europeana Foundation. All rights reserved.