Class N2oChartValue
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.widget.chart.N2oChartValue
-
- All Implemented Interfaces:
Serializable
public class N2oChartValue extends Object implements Serializable
- Author:
- V. Alexeev.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oChartValue(String fieldID, String color)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetColor()StringgetFieldId()voidsetColor(String color)voidsetFieldId(String fieldId)
-