Uses of Class
net.finmath.smartcontract.product.xml.DualCurrencyFeature
Packages that use DualCurrencyFeature
-
Uses of DualCurrencyFeature in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DualCurrencyFeatureMethods in net.finmath.smartcontract.product.xml that return DualCurrencyFeatureModifier and TypeMethodDescriptionObjectFactory.createDualCurrencyFeature()
Create an instance ofDualCurrencyFeature
TermDepositFeatures.getDualCurrency()
Gets the value of the dualCurrency property.Methods in net.finmath.smartcontract.product.xml with parameters of type DualCurrencyFeatureModifier and TypeMethodDescriptionvoid
TermDepositFeatures.setDualCurrency(DualCurrencyFeature value)
Sets the value of the dualCurrency property.