Modifier and Type | Class and Description |
---|---|
static class |
Thing.Builder |
Modifier and Type | Method and Description |
---|---|
static Thing.Builder |
builder() |
String |
getCacheType() |
ThingControlRequest |
getControlRequestHandler() |
Collection<Tag> |
getMetaTags() |
ThingMomentaryReadOutRequest |
getMomentaryReadOutRequestHandler() |
String |
getNodeId() |
NodeInfo |
getNodeInfo() |
String |
getSourceId() |
boolean |
isSelfOwened() |
String |
toString() |
public Collection<Tag> getMetaTags()
public boolean isSelfOwened()
public NodeInfo getNodeInfo()
public String getSourceId()
public String getCacheType()
public ThingMomentaryReadOutRequest getMomentaryReadOutRequestHandler()
public ThingControlRequest getControlRequestHandler()
public static Thing.Builder builder()