Package adaptlil.gazepoint.api.set
Class SetEnableSendCommand
java.lang.Object
adaptlil.gazepoint.api.XmlObject
adaptlil.gazepoint.api.set.SetCommand
adaptlil.gazepoint.api.set.SetEnableSendCommand
-
Field Summary
Fields inherited from class adaptlil.gazepoint.api.set.SetCommand
id
-
Constructor Summary
ConstructorDescriptionSetEnableSendCommand
(String id, Boolean state) Used to tell gazepoint device to send specified data in the form invalid input: '<'SET id="SetEnableSendCommand.id" state=setEnableSendCommand.state"> Using this command will enable the remainingpackets to contain the specified attribute via 'id' argument. -
Method Summary
-
Field Details
-
state
-
-
Constructor Details
-
SetEnableSendCommand
public SetEnableSendCommand() -
SetEnableSendCommand
Used to tell gazepoint device to send specified data in the form invalid input: '<'SET id="SetEnableSendCommand.id" state=setEnableSendCommand.state"> Using this command will enable the remainingpackets to contain the specified attribute via 'id' argument. - Parameters:
id
-state
-
-