org.ow2.jasmine.probe.collectors.derived.shell
Class DerivedIndicatorParams

java.lang.Object
  extended by org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
      extended by org.ow2.jasmine.probe.collectors.derived.shell.DerivedIndicatorParams

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

Describes params for derived indicator commands

Author:
durieuxp

Field Summary
 List<String> name
           
 
Constructor Summary
DerivedIndicatorParams()
           
 
Method Summary
 String getName()
           
 String getOp()
           
 String getSource()
           
 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

DerivedIndicatorParams

public DerivedIndicatorParams()
Method Detail

getName

public String getName()

getOp

public String getOp()

getSource

public String getSource()

reset

public void reset()


Copyright © 2011 OW2 Consortium. All Rights Reserved.