org.ow2.jasmine.probe.outers.file.shell
Class FileOuterParams

java.lang.Object
  extended by org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
      extended by org.ow2.jasmine.probe.outers.file.shell.FileOuterParams

public class FileOuterParams
extends org.ow2.jasmine.probe.shell.JasmineProbeCommandParams


Field Summary
 List<String> name
           
 
Constructor Summary
FileOuterParams()
           
 
Method Summary
 String getOutputName()
           
 String getPath()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public List<String> name
Constructor Detail

FileOuterParams

public FileOuterParams()
Method Detail

getOutputName

public String getOutputName()

getPath

public String getPath()

reset

public void reset()


Copyright © 2011 OW2 Consortium. All Rights Reserved.