public class Money extends Object implements Serializable
| Constructor and Description |
|---|
Money(double value) |
public double getValue()
public void setValue(double value)
public String getFormattedString()
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.