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
 java.lang.String name
           
 
Constructor Summary
IndicatorListCommandParams()
           
 
Method Summary
 java.lang.String getName()
           
 boolean isTypes()
           
 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 java.lang.String name
Constructor Detail

IndicatorListCommandParams

public IndicatorListCommandParams()
Method Detail

isTypes

public boolean isTypes()

getName

public java.lang.String getName()

isVerbose

public boolean isVerbose()

reset

public void reset()


Copyright © 2011 OW2 Consortium. All Rights Reserved.