| Package | Description |
|---|---|
| com.groupbyinc.api.model | |
| com.groupbyinc.api.model.zone |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Record> |
Results.records |
| Modifier and Type | Method and Description |
|---|---|
Record |
Record.setAllMeta(java.util.Map<java.lang.String,java.lang.Object> allMeta) |
Record |
Record.setCollection(java.lang.String collection) |
Record |
Record.setId(java.lang.String id) |
Record |
Record.setRefinementMatches(java.util.List<RefinementMatch> refinementMatches) |
Record |
Record.setSnippet(java.lang.String snippet) |
Record |
Record.setTitle(java.lang.String title) |
Record |
Record.setUrl(java.lang.String url) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Record> |
Results.getRecords() |
| Modifier and Type | Method and Description |
|---|---|
Results |
Results.setRecords(java.util.List<Record> records) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Record> |
RecordZone.getRecords()
A maximum of ten records will be returned for each record zone. |
| Modifier and Type | Method and Description |
|---|---|
RecordZone |
RecordZone.setRecords(java.util.List<Record> records) |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.