Uses of Class
net.finmath.smartcontract.product.xml.FxLinkedNotionalSchedule
Packages that use FxLinkedNotionalSchedule
-
Uses of FxLinkedNotionalSchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxLinkedNotionalScheduleModifier and TypeFieldDescriptionprotected FxLinkedNotionalSchedule
Calculation.fxLinkedNotionalSchedule
Methods in net.finmath.smartcontract.product.xml that return FxLinkedNotionalScheduleModifier and TypeMethodDescriptionObjectFactory.createFxLinkedNotionalSchedule()
Create an instance ofFxLinkedNotionalSchedule
Calculation.getFxLinkedNotionalSchedule()
Gets the value of the fxLinkedNotionalSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxLinkedNotionalScheduleModifier and TypeMethodDescriptionvoid
Calculation.setFxLinkedNotionalSchedule(FxLinkedNotionalSchedule value)
Sets the value of the fxLinkedNotionalSchedule property.