public class Thing extends SensorThingsElement
| Constructor and Description |
|---|
Thing() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatastreamsLink() |
String |
getHistoricalLocationsLink() |
String |
getLocationsLink() |
ThingProperties |
getProperties() |
void |
setDatastreamsLink(String datastreamsLink) |
void |
setHistoricalLocationsLink(String historicalLocationsLink) |
void |
setLocationsLink(String locationsLink) |
void |
setProperties(ThingProperties properties) |
getDescription, getIotID, getName, getSelfLink, setDescription, setIotID, setName, setSelfLinkpublic ThingProperties getProperties()
public void setProperties(ThingProperties properties)
properties - the properties to setpublic String getDatastreamsLink()
public void setDatastreamsLink(String datastreamsLink)
datastreamsLink - the datastreamsLink to setpublic String getHistoricalLocationsLink()
public void setHistoricalLocationsLink(String historicalLocationsLink)
historicalLocationsLink - the historicalLocationsLink to setpublic String getLocationsLink()
public void setLocationsLink(String locationsLink)
locationsLink - the locationsLink to setCopyright © 2015–2018 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.