Package velox.api.layer1.messages
Class UserMessageModifyAllInstrumentControlsHft
java.lang.Object
velox.api.layer1.messages.Layer1ApiUserMessageModifyActionToAllInstruments
velox.api.layer1.messages.UserMessageModifyAllInstrumentControlsHft
public class UserMessageModifyAllInstrumentControlsHft
extends Layer1ApiUserMessageModifyActionToAllInstruments
-
Field Summary
Fields inherited from class velox.api.layer1.messages.Layer1ApiUserMessageModifyActionToAllInstruments
isAdd, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetActionPerformedMessage(String symbol) Creates message that will be sent when this action is selected, containing information about invoking instrument symbol
-
Constructor Details
-
UserMessageModifyAllInstrumentControlsHft
-
-
Method Details
-
getActionPerformedMessage
Description copied from class:Layer1ApiUserMessageModifyActionToAllInstrumentsCreates message that will be sent when this action is selected, containing information about invoking instrument symbol- Specified by:
getActionPerformedMessagein classLayer1ApiUserMessageModifyActionToAllInstruments
-