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 FxLinkedNotionalAmountCalculationPeriod.fxLinkedNotionalAmountMethods in net.finmath.smartcontract.product.xml that return FxLinkedNotionalAmountModifier and TypeMethodDescriptionObjectFactory.createFxLinkedNotionalAmount()Create an instance ofFxLinkedNotionalAmountCalculationPeriod.getFxLinkedNotionalAmount()Gets the value of the fxLinkedNotionalAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxLinkedNotionalAmountModifier and TypeMethodDescriptionvoidCalculationPeriod.setFxLinkedNotionalAmount(FxLinkedNotionalAmount value) Sets the value of the fxLinkedNotionalAmount property.