public class CustomResult extends Object
| Constructor and Description |
|---|
CustomResult() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getColumns() |
List<Map<String,List<String>>> |
getData() |
void |
setColumns(List<String> columns) |
void |
setData(List<Map<String,List<String>>> data) |
Copyright © 2018 Europeana Foundation. All rights reserved.