org.ow2.jasmine.probe.collectors.lewys.shell
Class LewysParams

java.lang.Object
  extended by org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
      extended by org.ow2.jasmine.probe.collectors.lewys.shell.LewysParams

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

Describes params for lewys commands

Author:
durieuxp

Field Summary
 List<String> name
           
 
Constructor Summary
LewysParams()
           
 
Method Summary
 String getCmd()
          get value for the "cmd" property.
 String getName()
           
 String getResources()
          get value for the "resources" property.
 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

LewysParams

public LewysParams()
Method Detail

getName

public String getName()

getCmd

public String getCmd()
get value for the "cmd" property. See LewysCollectorService for property definitions

Returns:

getResources

public String getResources()
get value for the "resources" property. See LewysCollectorService for property definitions

Returns:

reset

public void reset()


Copyright © 2011 OW2 Consortium. All Rights Reserved.