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 GenericProductExchangeRateTradeUnderlyer2.exchangeRateMethods in net.finmath.smartcontract.product.xml that return GenericProductExchangeRateModifier and TypeMethodDescriptionObjectFactory.createGenericProductExchangeRate()Create an instance ofGenericProductExchangeRateTradeUnderlyer2.getExchangeRate()Gets the value of the exchangeRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type GenericProductExchangeRateModifier and TypeMethodDescriptionvoidTradeUnderlyer2.setExchangeRate(GenericProductExchangeRate value) Sets the value of the exchangeRate property.