Uses of Class
net.finmath.smartcontract.product.xml.GenericProductExchangeRate
Packages that use GenericProductExchangeRate
-
Uses of GenericProductExchangeRate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GenericProductExchangeRateModifier and TypeFieldDescriptionprotected GenericProductExchangeRate
TradeUnderlyer2.exchangeRate
Methods in net.finmath.smartcontract.product.xml that return GenericProductExchangeRateModifier and TypeMethodDescriptionObjectFactory.createGenericProductExchangeRate()
Create an instance ofGenericProductExchangeRate
TradeUnderlyer2.getExchangeRate()
Gets the value of the exchangeRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type GenericProductExchangeRateModifier and TypeMethodDescriptionvoid
TradeUnderlyer2.setExchangeRate
(GenericProductExchangeRate value) Sets the value of the exchangeRate property.