org.ow2.jasmine.probe.shell
Class OuterCommandParameters
java.lang.Object
org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
org.ow2.jasmine.probe.shell.OuterCommandParameters
public class OuterCommandParameters
- extends JasmineProbeCommandParams
Parameters for commands related to the OuterService that only need a name (-n / --name) argument.
Example of such commands : output-show, output-remove
- Author:
- danesa
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public List<String> name
OuterCommandParameters
public OuterCommandParameters()
getName
public String getName()
reset
public void reset()
Copyright © 2011 OW2 Consortium. All Rights Reserved.