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

Class for output-file-create command parameters definition.

Author:
danesa

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

FileOuterParams

public FileOuterParams()
Method Detail

getName

public java.lang.String getName()

getPath

public java.lang.String getPath()

reset

public void reset()


Copyright © 2011 OW2 Consortium. All Rights Reserved.