Package control.command
Class CommandBoolean
- java.lang.Object
-
- control.command.CommandBoolean
-
- All Implemented Interfaces:
InterfaceCommand
public class CommandBoolean extends Object implements InterfaceCommand
-
-
Field Summary
Fields Modifier and Type Field Description booleanvalue
-
Constructor Summary
Constructors Constructor Description CommandBoolean(boolean value)
-
-
-
Method Detail
-
asString
public String asString()
- Specified by:
asStringin interfaceInterfaceCommand
-
-