org.ow2.jasmine.probe.shell
Class IndicatorCreateCommandParams
java.lang.Object
org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
org.ow2.jasmine.probe.shell.IndicatorCreateCommandParams
public class IndicatorCreateCommandParams
- 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
props
public List<String> props
IndicatorCreateCommandParams
public IndicatorCreateCommandParams()
getName
public String getName()
getType
public String getType()
getSources
public List<String> getSources()
getProps
public List<String> getProps()
getScale
public int getScale()
reset
public void reset()
Copyright © 2013 OW2 Consortium. All Rights Reserved.