public static class ResourceHelperSP.DeviceInfo extends Object
| Constructor and Description |
|---|
DeviceInfo() |
| Modifier and Type | Method and Description |
|---|---|
org.ogema.model.locations.Location |
getDeviceLocation() |
String |
getDeviceName() |
String |
getDeviceResourceLocation() |
Class<? extends org.ogema.model.prototypes.PhysicalElement> |
getDeviceType() |
void |
setDeviceLocation(org.ogema.model.locations.Location deviceLocation) |
void |
setDeviceName(String deviceName) |
void |
setDeviceResourceLocation(String deviceResourceLocation) |
void |
setDeviceType(Class<? extends org.ogema.model.prototypes.PhysicalElement> deviceType) |
public String getDeviceName()
public void setDeviceName(String deviceName)
public String getDeviceResourceLocation()
public void setDeviceResourceLocation(String deviceResourceLocation)
public Class<? extends org.ogema.model.prototypes.PhysicalElement> getDeviceType()
public void setDeviceType(Class<? extends org.ogema.model.prototypes.PhysicalElement> deviceType)
public org.ogema.model.locations.Location getDeviceLocation()
public void setDeviceLocation(org.ogema.model.locations.Location deviceLocation)
Copyright © 2019. All rights reserved.