Uses of Class
net.finmath.smartcontract.product.xml.ExchangeRate
-
Uses of ExchangeRate in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected ExchangeRate
FxSingleLeg.exchangeRate
protected ExchangeRate
FxSwapLeg.exchangeRate
Modifier and TypeMethodDescriptionObjectFactory.createExchangeRate()
Create an instance ofExchangeRate
FxSingleLeg.getExchangeRate()
Gets the value of the exchangeRate property.FxSwapLeg.getExchangeRate()
Gets the value of the exchangeRate property.Modifier and TypeMethodDescriptionvoid
FxSingleLeg.setExchangeRate
(ExchangeRate value) Sets the value of the exchangeRate property.void
FxSwapLeg.setExchangeRate
(ExchangeRate value) Sets the value of the exchangeRate property.