public class StudentTableClusteredDevice extends ClusteredDevice
| Constructor and Description |
|---|
StudentTableClusteredDevice(java.lang.String deviceName)
Instantiates a new student table clustered device.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedProperty<java.lang.Boolean> |
getTouchEnabledControlVariable()
Gets the touch enabled control variable.
|
getDistributedPropertyMap, getNameOfOwnerDevicepublic StudentTableClusteredDevice(java.lang.String deviceName)
deviceName - the device namepublic DistributedProperty<java.lang.Boolean> getTouchEnabledControlVariable()