public class LocationEntity extends StaDescribableEntity implements java.io.Serializable, HibernateRelations.HasGeometry<LocationEntity>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_DESCRIPTION |
static java.lang.String |
PROPERTY_GEOMETRY_ENTITY |
static java.lang.String |
PROPERTY_LOCATION_ENCODINT |
static java.lang.String |
PROPERTY_NAME |
PROPERTY_CODESPACE, PROPERTY_CODESPACE_NAME, PROPERTY_DOMAIN_ID, PROPERTY_IDENTIFIER, PROPERTY_IDENTIFIER_CODESPACE, PROPERTY_NAME_CODESPACE, PROPERTY_SERVICEPROPERTY_IDGEOMETRYLOCALE_REGEXIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
LocationEntity() |
| Modifier and Type | Method and Description |
|---|---|
LocationEntity |
addHistoricalLocation(HistoricalLocationEntity historicalLocationEntity) |
boolean |
equals(java.lang.Object obj) |
GeometryEntity |
getGeometryEntity() |
java.util.Set<HistoricalLocationEntity> |
getHistoricalLocations() |
java.lang.String |
getIdentifier() |
java.lang.String |
getLocation() |
FormatEntity |
getLocationEncoding() |
java.util.Set<PlatformEntity> |
getThings() |
int |
hashCode() |
boolean |
hasLocation() |
boolean |
hasThings() |
LocationEntity |
setGeometry(org.locationtech.jts.geom.Geometry geometry) |
LocationEntity |
setGeometryEntity(GeometryEntity geometryEntity) |
LocationEntity |
setHistoricalLocations(java.util.Set<HistoricalLocationEntity> historicalLocationEntities) |
void |
setIdentifier(java.lang.String identifier) |
LocationEntity |
setLocation(java.lang.String location) |
LocationEntity |
setLocationEncoding(FormatEntity locationEncoding) |
LocationEntity |
setThings(java.util.Set<PlatformEntity> thingEntities) |
isProcesssed, setProcesssedgetDescription, getIdentifierCodespace, getName, getNameCodespace, getParameters, getService, getTranslations, setDescription, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetGeometry, isSetGeometrygetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasParameters, hasService, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic static final java.lang.String PROPERTY_NAME
public static final java.lang.String PROPERTY_DESCRIPTION
public static final java.lang.String PROPERTY_GEOMETRY_ENTITY
public static final java.lang.String PROPERTY_LOCATION_ENCODINT
public java.lang.String getIdentifier()
getIdentifier in interface HibernateRelations.HasIdentifiergetIdentifier in class DescribableEntitypublic void setIdentifier(java.lang.String identifier)
setIdentifier in interface HibernateRelations.HasIdentifiersetIdentifier in class DescribableEntitypublic FormatEntity getLocationEncoding()
public LocationEntity setLocationEncoding(FormatEntity locationEncoding)
public java.lang.String getLocation()
public LocationEntity setLocation(java.lang.String location)
public boolean hasLocation()
public GeometryEntity getGeometryEntity()
getGeometryEntity in interface HibernateRelations.HasGeometry<LocationEntity>public LocationEntity setGeometry(org.locationtech.jts.geom.Geometry geometry)
setGeometry in interface HibernateRelations.HasGeometry<LocationEntity>public LocationEntity setGeometryEntity(GeometryEntity geometryEntity)
setGeometryEntity in interface HibernateRelations.HasGeometry<LocationEntity>public java.util.Set<PlatformEntity> getThings()
public LocationEntity setThings(java.util.Set<PlatformEntity> thingEntities)
public boolean hasThings()
public java.util.Set<HistoricalLocationEntity> getHistoricalLocations()
public LocationEntity setHistoricalLocations(java.util.Set<HistoricalLocationEntity> historicalLocationEntities)
public LocationEntity addHistoricalLocation(HistoricalLocationEntity historicalLocationEntity)
public int hashCode()
hashCode in class StaDescribableEntitypublic boolean equals(java.lang.Object obj)
equals in class StaDescribableEntityCopyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.