public class ExchangeRateModel
This model provides an exchange rate from arbitrary currency to arbitrary currency. TODO hook up an actual oracle
Constructor and Description |
---|
ExchangeRateModel()
This model provides an exchange rate from arbitrary currency to arbitrary currency.
TODO hook up an actual oracle
|
Modifier and Type | Method and Description |
---|---|
javafx.beans.value.ObservableValue<net.corda.client.jfx.model.ExchangeRate> |
getExchangeRate() |