|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeviceControl
The DeviceControl interface defines the DeviceControl concept.
DeviceCommand,
CommandService,
CommandListener,
ControlService,
DeviceService,
DeviceListener,
MeasurementService,
MeasurementListener,
SignalService,
The DeviceControl Interface is not used in user applications. This interface is used by Controls
which need to have links to the Devices which contain them.| Method Summary | |
|---|---|
DeviceService |
getDevice()
Gets the Device device property value. |
void |
setDevice(DeviceService device)
Sets the device property. |
| Method Detail |
|---|
DeviceService getDevice()
Device device property value.
This method returns the DeviceService which is associated with this class.
DeviceService) value.setDevice(DeviceService)void setDevice(DeviceService device)
device - The new property value (org.eclipse.soda.dk.device.service.DeviceService).getDevice()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||