public class EntityImpl extends IdentifiableImpl implements Entity
| Modifier and Type | Field and Description |
|---|---|
protected EntityType |
entityType |
created, description, iiifImage, label, lastModified, type| Constructor and Description |
|---|
EntityImpl() |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
getEntityType() |
void |
setEntityType(EntityType entityType) |
getCreated, getDescription, getIiifImage, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setIiifImage, setLabel, setLastModified, setType, setUuidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCreated, getDescription, getIiifImage, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setIiifImage, setLabel, setLastModified, setType, setUuidprotected EntityType entityType
public EntityType getEntityType()
getEntityType in interface Entitypublic void setEntityType(EntityType entityType)
setEntityType in interface EntityCopyright © 2018. All rights reserved.