public class CommandControlLabEvent extends Object implements org.dajlab.core.CommandEvent
| Constructor and Description |
|---|
CommandControlLabEvent(OutputModel model,
ControlLabCommandEnum command)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ControlLabCommandEnum |
getCommand() |
OutputModel |
getModel() |
public CommandControlLabEvent(OutputModel model, ControlLabCommandEnum command)
model - modelcommand - commandpublic final OutputModel getModel()
public final ControlLabCommandEnum getCommand()
Copyright © 2018. All rights reserved.