public final class IntegerValue extends IndicatorValue
IndicatorReport
.Constructor and Description |
---|
IntegerValue(Integer result,
int sequence,
int order) |
Modifier and Type | Method and Description |
---|---|
String |
formatDataType()
Returns the string representation of the data type.
|
String |
formatValue()
Returns the string representation of the raw value.
|
Integer |
getValue()
Returns the raw value.
|
getBigDataReportFieldsValues, getFlatReportingFieldValues, getGroupingValue, getOrder, getSequence, setBigDataReportField, setFlatDataFieldValue, setGroupingValue
public IntegerValue(Integer result, int sequence, int order)
public String formatValue()
IndicatorValue
formatValue
in class IndicatorValue
public String formatDataType()
IndicatorValue
formatDataType
in class IndicatorValue
public Integer getValue()
IndicatorValue
getValue
in class IndicatorValue