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 FxLinkedNotionalScheduleCalculation.fxLinkedNotionalScheduleMethods in net.finmath.smartcontract.product.xml that return FxLinkedNotionalScheduleModifier and TypeMethodDescriptionObjectFactory.createFxLinkedNotionalSchedule()Create an instance ofFxLinkedNotionalScheduleCalculation.getFxLinkedNotionalSchedule()Gets the value of the fxLinkedNotionalSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxLinkedNotionalScheduleModifier and TypeMethodDescriptionvoidCalculation.setFxLinkedNotionalSchedule(FxLinkedNotionalSchedule value) Sets the value of the fxLinkedNotionalSchedule property.