Class ColumnValueInfo
java.lang.Object
net.sf.jasperreports.crosstabs.fill.calculation.ColumnValueInfo
- All Implemented Interfaces:
Serializable
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()booleanisTotal()voidsetTotal(boolean total) voidvoidsetValueType(String valueType)
-
Constructor Details
-
ColumnValueInfo
public ColumnValueInfo()
-
-
Method Details
-
isTotal
public boolean isTotal() -
setTotal
public void setTotal(boolean total) -
getValueType
-
setValueType
-
getValue
-
setValue
-