org.ow2.jasmine.probe.shell
Class ProbeConfigLoadSaveCommandParams

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

public class ProbeConfigLoadSaveCommandParams
extends JasmineProbeCommandParams

Parameters for probe-config-save and probe-config-load commands.

Author:
danesa

Field Summary
 String file
           
 
Constructor Summary
ProbeConfigLoadSaveCommandParams()
           
 
Method Summary
 String getFile()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

file

public String file
Constructor Detail

ProbeConfigLoadSaveCommandParams

public ProbeConfigLoadSaveCommandParams()
Method Detail

getFile

public String getFile()

reset

public void reset()


Copyright © 2013 OW2 Consortium. All Rights Reserved.