public class ValuePercent extends Value
| Constructor and Description |
|---|
ValuePercent()
Constructor of ValuePercent
|
ValuePercent(double value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
get the formatedValue.
|
double |
getValue()
get the double value.
|
void |
setLabel(String stLibelle)
set the new label.
|
void |
setValue(double d)
set the double value.
|
public ValuePercent()
public ValuePercent(double value)
public void setValue(double d)
Valuepublic void setLabel(String stLibelle)
Valuepublic double getValue()
ValueCopyright © 2005–2019 Appendium - Portfolio Financing Platform. All rights reserved.