public abstract class IiifReferenceImpl extends Object implements IiifReference
| Constructor and Description |
|---|
IiifReferenceImpl(URI id) |
IiifReferenceImpl(URI id,
PropertyValue label) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getId() |
PropertyValue |
getLabel() |
abstract String |
getType() |
public IiifReferenceImpl(URI id)
public IiifReferenceImpl(URI id, PropertyValue label)
public URI getId()
getId in interface IiifReferencepublic abstract String getType()
getType in interface IiifReferencepublic PropertyValue getLabel()
getLabel in interface IiifReferenceCopyright © 2016. All rights reserved.