public class SensorThingsElement extends Object
| Constructor and Description |
|---|
SensorThingsElement() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
int |
getIotID() |
String |
getName() |
String |
getSelfLink() |
void |
setDescription(String description) |
void |
setIotID(int iotID) |
void |
setName(String name) |
void |
setSelfLink(String selfLink) |
public int getIotID()
public void setIotID(int iotID)
iotID - the iotID to setpublic String getSelfLink()
public void setSelfLink(String selfLink)
selfLink - the selfLink to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getName()
public void setName(String name)
name - the name to setCopyright © 2015–2018 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.