public class Location extends SensorThingsElement
| Constructor and Description |
|---|
Location() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncodingType() |
String |
getHistoricalLocationsLink() |
Point |
getLocation() |
String |
getThingsLink() |
void |
setEncodingType(String encodingType) |
void |
setHistoricalLocationsLink(String historicalLocationsLink) |
void |
setLocation(Point location) |
void |
setThingsLink(String thingsLink) |
getDescription, getIotID, getName, getSelfLink, setDescription, setIotID, setName, setSelfLinkpublic String getEncodingType()
public void setEncodingType(String encodingType)
encodingType - the encodingType to setpublic Point getLocation()
public void setLocation(Point location)
location - the location to setpublic String getThingsLink()
public void setThingsLink(String thingsLink)
thingsLink - the thingsLink to setpublic String getHistoricalLocationsLink()
public void setHistoricalLocationsLink(String historicalLocationsLink)
historicalLocationsLink - the historicalLocationsLink to setCopyright © 2015–2018 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.