Package org.seamcat.model.types.result
Class BarChartValue
- java.lang.Object
-
- org.seamcat.model.types.result.BarChartValue
-
public class BarChartValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BarChartValue(java.lang.String name, double value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
double
getValue()
-