org.ow2.jasmine.probe.shell
Class IndicatorCommandParameters

java.lang.Object
  extended by org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
      extended by org.ow2.jasmine.probe.shell.IndicatorCommandParameters

public class IndicatorCommandParameters
extends JasmineProbeCommandParams

Parameters for commands related to indicators manipulation that only need a name main argument. Example of such commands : indicator-show, indicator-remove

Author:
danesa

Field Summary
 List<String> name
           
 
Constructor Summary
IndicatorCommandParameters()
           
 
Method Summary
 String getName()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public List<String> name
Constructor Detail

IndicatorCommandParameters

public IndicatorCommandParameters()
Method Detail

getName

public String getName()

reset

public void reset()


Copyright © 2011 OW2 Consortium. All Rights Reserved.