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 CrossCurrencyMethodCashSettlement.crossCurrencyMethodMethods in net.finmath.smartcontract.product.xml that return CrossCurrencyMethodModifier and TypeMethodDescriptionObjectFactory.createCrossCurrencyMethod()Create an instance ofCrossCurrencyMethodCashSettlement.getCrossCurrencyMethod()Gets the value of the crossCurrencyMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type CrossCurrencyMethodModifier and TypeMethodDescriptionvoidCashSettlement.setCrossCurrencyMethod(CrossCurrencyMethod value) Sets the value of the crossCurrencyMethod property.