Uses of Class
net.finmath.smartcontract.product.xml.GenericProductQuotedCurrencyPair
Packages that use GenericProductQuotedCurrencyPair
-
Uses of GenericProductQuotedCurrencyPair in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GenericProductQuotedCurrencyPairModifier and TypeFieldDescriptionprotected GenericProductQuotedCurrencyPair
GenericProductExchangeRate.quotedCurrencyPair
Methods in net.finmath.smartcontract.product.xml that return GenericProductQuotedCurrencyPairModifier and TypeMethodDescriptionObjectFactory.createGenericProductQuotedCurrencyPair()
Create an instance ofGenericProductQuotedCurrencyPair
GenericProductExchangeRate.getQuotedCurrencyPair()
Gets the value of the quotedCurrencyPair property.Methods in net.finmath.smartcontract.product.xml with parameters of type GenericProductQuotedCurrencyPairModifier and TypeMethodDescriptionvoid
GenericProductExchangeRate.setQuotedCurrencyPair
(GenericProductQuotedCurrencyPair value) Sets the value of the quotedCurrencyPair property.