|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.cli.shell.command.Command
org.ow2.petals.cli.shell.command.Set
public class Set
This command sets the value of a property
| Field Summary | |
|---|---|
static java.util.regex.Pattern |
REGEX_DECLARATION
|
| Constructor Summary | |
|---|---|
Set(Shell shell)
|
|
| Method Summary | |
|---|---|
void |
execute(java.lang.String[] args)
|
| Methods inherited from class org.ow2.petals.cli.shell.command.Command |
|---|
checkArguments, checkArguments, getDescription, getName, getShell, getUsage, setDescription, setUsage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.regex.Pattern REGEX_DECLARATION
| Constructor Detail |
|---|
public Set(Shell shell)
| Method Detail |
|---|
public void execute(java.lang.String[] args)
throws CommandException
execute in class CommandCommandException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||