Uses of Class
net.finmath.smartcontract.product.xml.FxFixingSchedule
Packages that use FxFixingSchedule
-
Uses of FxFixingSchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxFixingScheduleMethods in net.finmath.smartcontract.product.xml that return FxFixingScheduleModifier and TypeMethodDescriptionObjectFactory.createFxFixingSchedule()
Create an instance ofFxFixingSchedule
FxAccrual.getFixingSchedule()
Gets the value of the fixingSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxFixingScheduleModifier and TypeMethodDescriptionvoid
FxAccrual.setFixingSchedule
(FxFixingSchedule value) Sets the value of the fixingSchedule property.