org.ow2.jasmine.probe.shell
Class OutputListCommandParams

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

public class OutputListCommandParams
extends JasmineProbeCommandParams


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

OutputListCommandParams

public OutputListCommandParams()
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.