org.ow2.jasmine.probe.shell
Class TargetListCommandParams

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

public class TargetListCommandParams
extends JasmineProbeCommandParams


Field Summary
 String name
           
 
Constructor Summary
TargetListCommandParams()
           
 
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

TargetListCommandParams

public TargetListCommandParams()
Method Detail

getName

public String getName()

getVerbose

public boolean getVerbose()

reset

public void reset()


Copyright © 2013 OW2 Consortium. All Rights Reserved.