public class HistoricalLocationEntity extends DescribableEntity implements AbstractStaEntity, Serializable, StaRelations.Locations<HistoricalLocationEntity>
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_IDENTIFIER |
static String |
PROPERTY_LOCATIONS |
static String |
PROPERTY_THING |
static String |
PROPERTY_TIME |
PROPERTY_CODESPACE, PROPERTY_CODESPACE_NAME, PROPERTY_DESCRIPTION, PROPERTY_DOMAIN_ID, PROPERTY_IDENTIFIER_CODESPACE, PROPERTY_NAME, PROPERTY_NAME_CODESPACE, PROPERTY_SERVICE, PROPERTY_STA_IDENTIFIERPROPERTY_IDLOCALE_REGEXSTA_IDENTIFIERIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTIONPARAMETERS| Constructor and Description |
|---|
HistoricalLocationEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<LocationEntity> |
getLocations() |
PlatformEntity |
getThing() |
Date |
getTime() |
int |
hashCode() |
boolean |
hasThing() |
boolean |
isProcessed() |
HistoricalLocationEntity |
setLocations(Set<LocationEntity> locationEntities) |
AbstractStaEntity |
setProcessed(boolean processsed) |
HistoricalLocationEntity |
setThing(PlatformEntity thingEntity) |
HistoricalLocationEntity |
setTime(Date time) |
getDescription, getIdentifier, getIdentifierCodespace, getName, getNameCodespace, getParameters, getService, getStaIdentifier, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setStaIdentifier, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddLocationEntity, hasLocationEntitiesgetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasService, hasTranslations, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailableaddFragment, addHost, addPath, addPort, addValue, addValue, addValues, generateUUID, isSetStaIdentifier, processIdentifierForStagetDomain, isSetDomain, isSetIdentifier, setDomain, setIdentifierisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdhasParameterspublic static final String PROPERTY_IDENTIFIER
public static final String PROPERTY_TIME
public static final String PROPERTY_LOCATIONS
public static final String PROPERTY_THING
public Date getTime()
public HistoricalLocationEntity setTime(Date time)
public Set<LocationEntity> getLocations()
getLocations in interface StaRelations.Locations<HistoricalLocationEntity>public HistoricalLocationEntity setLocations(Set<LocationEntity> locationEntities)
setLocations in interface StaRelations.Locations<HistoricalLocationEntity>public PlatformEntity getThing()
public HistoricalLocationEntity setThing(PlatformEntity thingEntity)
public boolean hasThing()
public boolean isProcessed()
isProcessed in interface AbstractStaEntitypublic AbstractStaEntity setProcessed(boolean processsed)
setProcessed in interface AbstractStaEntitypublic int hashCode()
hashCode in class DescribableEntitypublic boolean equals(Object obj)
equals in class DescribableEntityCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.