Package org.dashbuilder.backend.command
Class CommandEvent
- java.lang.Object
-
- org.dashbuilder.backend.command.CommandEvent
-
public class CommandEvent extends Object
-
-
Constructor Summary
Constructors Constructor Description CommandEvent()CommandEvent(String command)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCommand()voidsetCommand(String command)
-