org.ow2.jasmine.probe.shell
Class IndicatorListCommandParams

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

public class IndicatorListCommandParams
extends JasmineProbeCommandParams


Field Summary
 String name
           
 String type
           
 
Constructor Summary
IndicatorListCommandParams()
           
 
Method Summary
 String getName()
           
 String getType()
           
 boolean isVerbose()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

type

public String type
Constructor Detail

IndicatorListCommandParams

public IndicatorListCommandParams()
Method Detail

getName

public String getName()

getType

public String getType()

isVerbose

public boolean isVerbose()

reset

public void reset()


Copyright © 2013 OW2 Consortium. All Rights Reserved.