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