public final class PercentageValue extends BigDecimalValue
| Constructor and Description |
|---|
PercentageValue(BigDecimal 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.
|
getValuegetBigDataReportFieldsValues, getFlatReportingFieldValues, getGroupingValue, getOrder, getSequence, setBigDataReportField, setFlatDataFieldValue, setGroupingValuepublic PercentageValue(BigDecimal result, int sequence, int order)
public String formatValue()
IndicatorValueformatValue in class BigDecimalValuepublic String formatDataType()
IndicatorValueformatDataType in class BigDecimalValue