public class FormattedValue extends DefaultValue
| Constructor and Description |
|---|
FormattedValue() |
FormattedValue(NumberFormat nf) |
FormattedValue(NumberFormat nf,
BigDecimal value) |
FormattedValue(NumberFormat nf,
double value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
get the formatedValue.
|
getValue, setLabel, setValuepublic FormattedValue()
public FormattedValue(NumberFormat nf)
public FormattedValue(NumberFormat nf, double value)
public FormattedValue(NumberFormat nf, BigDecimal value)
public String getLabel()
ValuegetLabel in class DefaultValueCopyright © 2005–2019 Appendium - Portfolio Financing Platform. All rights reserved.