public class EarlyYearsDeviceControl extends ClusteredDevice
Constructor and Description |
---|
EarlyYearsDeviceControl(java.lang.String deviceName)
Instantiates a new early years device control.
|
Modifier and Type | Method and Description |
---|---|
DistributedProperty<EarlyYearsActivity> |
getActivity()
Gets the activity.
|
DistributedProperty<PerformActionMessage> |
getExploreShowTeacherConsoleControl()
Gets the explore show teacher console control.
|
DistributedProperty<java.lang.Integer> |
getRailWayCornerNumControl()
Gets the rail way corner num control.
|
DistributedProperty<java.lang.Integer> |
getRailWayCrossNumControl()
Gets the rail way cross num control.
|
DistributedProperty<java.lang.Integer> |
getRailWayStraightNumControl()
Gets the rail way straight num control.
|
DistributedProperty<PerformActionMessage> |
getRoadModeControl()
Gets the road mode control.
|
getDistributedPropertyMap, getNameOfOwnerDevice
public EarlyYearsDeviceControl(java.lang.String deviceName)
deviceName
- the device namepublic DistributedProperty<EarlyYearsActivity> getActivity()
public DistributedProperty<PerformActionMessage> getExploreShowTeacherConsoleControl()
public DistributedProperty<java.lang.Integer> getRailWayCornerNumControl()
public DistributedProperty<java.lang.Integer> getRailWayCrossNumControl()
public DistributedProperty<java.lang.Integer> getRailWayStraightNumControl()
public DistributedProperty<PerformActionMessage> getRoadModeControl()