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 GenericProductQuotedCurrencyPairGenericProductExchangeRate.quotedCurrencyPairMethods in net.finmath.smartcontract.product.xml that return GenericProductQuotedCurrencyPairModifier and TypeMethodDescriptionObjectFactory.createGenericProductQuotedCurrencyPair()Create an instance ofGenericProductQuotedCurrencyPairGenericProductExchangeRate.getQuotedCurrencyPair()Gets the value of the quotedCurrencyPair property.Methods in net.finmath.smartcontract.product.xml with parameters of type GenericProductQuotedCurrencyPairModifier and TypeMethodDescriptionvoidGenericProductExchangeRate.setQuotedCurrencyPair(GenericProductQuotedCurrencyPair value) Sets the value of the quotedCurrencyPair property.