org.mvel2.sh.command.basic
Class Set
java.lang.Object
org.mvel2.sh.command.basic.Set
- All Implemented Interfaces:
- Command
public class Set
- extends Object
- implements Command
|
Constructor Summary |
Set()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Set
public Set()
execute
public Object execute(ShellSession session,
String[] args)
- Specified by:
execute in interface Command
getDescription
public String getDescription()
- Specified by:
getDescription in interface Command
getHelp
public String getHelp()
- Specified by:
getHelp in interface Command
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.