Interface HumanSettlement
- All Superinterfaces:
Entity,GeoLocation,Identifiable
- All Known Implementing Classes:
HumanSettlementImpl
public interface HumanSettlement extends GeoLocation
A community of any size, in which people live see https://www.wikidata.org/wiki/Q486972
-
Method Summary
Modifier and Type Method Description HumanSettlementTypegetHumanSettlementType()voidsetHumanSettlementType(HumanSettlementType humanSettlementType)Methods inherited from interface de.digitalcollections.model.api.identifiable.entity.Entity
getCustomAttribute, getCustomAttributes, getEntityType, getRefId, hasCustomAttribute, setCustomAttribute, setCustomAttributes, setEntityType, setRefIdMethods inherited from interface de.digitalcollections.model.api.identifiable.entity.geo.GeoLocation
getCoordinateLocation, getGeoLocationType, setCoordinateLocation, setGeoLocationTypeMethods inherited from interface de.digitalcollections.model.api.identifiable.Identifiable
addIdentifier, getCreated, getDescription, getIdentifierByNamespace, getIdentifiers, getLabel, getLastModified, getPreviewImage, getPreviewImageRenderingHints, getType, getUuid, setCreated, setDescription, setIdentifiers, setLabel, setLastModified, setPreviewImage, setPreviewImageRenderingHints, setType, setUuid
-
Method Details
-
getHumanSettlementType
HumanSettlementType getHumanSettlementType() -
setHumanSettlementType
-