| Package | Description |
|---|---|
| de.digitalcollections.iiif.model.search |
Model classes that represent entities from the IIIF Search API (http://iiif.io/api/search/1.0/).
|
| Modifier and Type | Method and Description |
|---|---|
List<Term> |
TermList.getTerms() |
| Modifier and Type | Method and Description |
|---|---|
TermList |
TermList.addTerm(Term first,
Term... rest) |
TermList |
TermList.addTerm(Term first,
Term... rest) |
| Modifier and Type | Method and Description |
|---|---|
void |
TermList.setTerms(List<Term> terms) |
Copyright © 2018. All rights reserved.