org.ow2.jasmine.probe.shell
Class IndicatorChangeCommandParams
java.lang.Object
org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
org.ow2.jasmine.probe.shell.IndicatorChangeCommandParams
public class IndicatorChangeCommandParams
- extends JasmineProbeCommandParams
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
type
public String type
sources
public List<String> sources
scale
public int scale
propsDef
public List<String> propsDef
IndicatorChangeCommandParams
public IndicatorChangeCommandParams()
getName
public String getName()
getType
public String getType()
getSources
public List<String> getSources()
getPropsDef
public List<String> getPropsDef()
getScale
public int getScale()
reset
public void reset()
Copyright © 2012 OW2 Consortium. All Rights Reserved.