Uses of Class
net.finmath.smartcontract.product.xml.FxLinkedNotionalAmount
Packages that use FxLinkedNotionalAmount
-
Uses of FxLinkedNotionalAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxLinkedNotionalAmountModifier and TypeFieldDescriptionprotected FxLinkedNotionalAmount
CalculationPeriod.fxLinkedNotionalAmount
Methods in net.finmath.smartcontract.product.xml that return FxLinkedNotionalAmountModifier and TypeMethodDescriptionObjectFactory.createFxLinkedNotionalAmount()
Create an instance ofFxLinkedNotionalAmount
CalculationPeriod.getFxLinkedNotionalAmount()
Gets the value of the fxLinkedNotionalAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxLinkedNotionalAmountModifier and TypeMethodDescriptionvoid
CalculationPeriod.setFxLinkedNotionalAmount(FxLinkedNotionalAmount value)
Sets the value of the fxLinkedNotionalAmount property.