Package velox.api.layer1.messages
Interface Layer1ApiUserMessageModifyStrategiesMainMenu.MenuDescription
- Enclosing class:
Layer1ApiUserMessageModifyStrategiesMainMenu
public static interface Layer1ApiUserMessageModifyStrategiesMainMenu.MenuDescription
Describes single menu item that is created by this message
-
Method Summary
Modifier and TypeMethodDescriptionMessage that will be sent when action is selectedgetName()User visible name of action
-
Method Details
-
getName
String getName()User visible name of action -
getMessage
Message that will be sent when action is selected
-