org.ow2.jasmine.probe.shell
Class ProbeListCommandParams

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

public class ProbeListCommandParams
extends JasmineProbeCommandParams


Field Summary
 String name
           
 
Constructor Summary
ProbeListCommandParams()
           
 
Method Summary
 String getName()
           
 boolean getVerbose()
           
 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
Constructor Detail

ProbeListCommandParams

public ProbeListCommandParams()
Method Detail

getName

public String getName()

getVerbose

public boolean getVerbose()

reset

public void reset()


Copyright © 2013 OW2 Consortium. All Rights Reserved.