| Constructor and Description |
|---|
SetProperty(AppContext c) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description()
One line description of the operation
|
AppContext |
getContext() |
java.lang.String |
help()
Get the help text.
|
void |
run(java.util.LinkedList<java.lang.String> args)
Run the command
|
public SetProperty(AppContext c)
public java.lang.String description()
Commanddescription in interface Commandpublic java.lang.String help()
Commandpublic void run(java.util.LinkedList<java.lang.String> args)
Commandpublic AppContext getContext()
getContext in interface Contexed