Package com.caplin.motif.fx.config
Class FormattedAmount
java.lang.Object
com.caplin.motif.fx.config.FormattedAmount
-
Constructor Details
-
FormattedAmount
- Parameters:
amount
- The amount, e.g. 1234.50currency
- The currency, e.g. GBPdps
- The number of decimal places of the amount, e.g. 2
-
-
Method Details