public class AnnotationListImpl extends AbstractIiifResourceImpl implements AnnotationList
attribution, id, license, logo, related, seeAlso, service, type, within| Constructor and Description |
|---|
AnnotationListImpl(String id) |
AnnotationListImpl(URI id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLabel() |
List<Metadata> |
getMetadata() |
Thumbnail |
getThumbnail() |
String |
getViewingHint() |
void |
setDescription(String description) |
void |
setLabel(String label) |
void |
setMetadata(List<Metadata> metadata) |
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 AnnotationListImpl(URI id)
public AnnotationListImpl(String id) throws URISyntaxException
URISyntaxExceptionpublic String getDescription()
getDescription in interface AnnotationListpublic void setDescription(String description)
setDescription in interface AnnotationListpublic String getLabel()
getLabel in interface AnnotationListpublic void setLabel(String label)
setLabel in interface AnnotationListpublic List<Metadata> getMetadata()
getMetadata in interface AnnotationListpublic void setMetadata(List<Metadata> metadata)
setMetadata in interface AnnotationListpublic Thumbnail getThumbnail()
getThumbnail in interface AnnotationListpublic void setThumbnail(Thumbnail thumbnail)
setThumbnail in interface AnnotationListpublic String getViewingHint()
getViewingHint in interface AnnotationListpublic void setViewingHint(String viewingHint)
setViewingHint in interface AnnotationListCopyright © 2016. All rights reserved.