Uses of Class
net.finmath.smartcontract.product.xml.CrossCurrencyMethod
Packages that use CrossCurrencyMethod
-
Uses of CrossCurrencyMethod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CrossCurrencyMethodModifier and TypeFieldDescriptionprotected CrossCurrencyMethod
CashSettlement.crossCurrencyMethod
Methods in net.finmath.smartcontract.product.xml that return CrossCurrencyMethodModifier and TypeMethodDescriptionObjectFactory.createCrossCurrencyMethod()
Create an instance ofCrossCurrencyMethod
CashSettlement.getCrossCurrencyMethod()
Gets the value of the crossCurrencyMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type CrossCurrencyMethodModifier and TypeMethodDescriptionvoid
CashSettlement.setCrossCurrencyMethod
(CrossCurrencyMethod value) Sets the value of the crossCurrencyMethod property.