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()
boolean
isTotal()
void
setTotal
(boolean total) void
void
setValueType
(String valueType)
-
Constructor Details
-
ColumnValueInfo
public ColumnValueInfo()
-
-
Method Details
-
isTotal
public boolean isTotal() -
setTotal
public void setTotal(boolean total) -
getValueType
-
setValueType
-
getValue
-
setValue
-