public class CollectionImpl extends AbstractIiifResourceImpl implements Collection
attribution, id, license, logo, related, seeAlso, service, type, within| Constructor and Description |
|---|
CollectionImpl(URI id,
String label,
List<Metadata> metadata) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLabel() |
List<Metadata> |
getMetadata() |
Thumbnail |
getThumbnail() |
String |
getViewingHint() |
void |
setDescription(String description) |
void |
setThumbnail(Thumbnail thumbnail) |
void |
setViewingHint(String viewingHint) |
getAttribution, getId, getLicense, getLogo, getRelated, getSeeAlso, getService, getType, getWithin, setAttribution, setId, setId, setLicense, setLogo, setRelated, setSeeAlso, setService, setWithinclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribution, getId, getLicense, getLogo, getRelated, getSeeAlso, getService, getType, getWithin, setAttribution, setId, setId, setLicense, setLogo, setRelated, setSeeAlso, setService, setWithinpublic String getDescription()
getDescription in interface Collectionpublic void setDescription(String description)
setDescription in interface Collectionpublic String getLabel()
getLabel in interface Collectionpublic List<Metadata> getMetadata()
getMetadata in interface Collectionpublic Thumbnail getThumbnail()
getThumbnail in interface Collectionpublic void setThumbnail(Thumbnail thumbnail)
setThumbnail in interface Collectionpublic String getViewingHint()
getViewingHint in interface Collectionpublic void setViewingHint(String viewingHint)
setViewingHint in interface CollectionCopyright © 2016. All rights reserved.