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 ofFxFixingScheduleFxAccrual.getFixingSchedule()Gets the value of the fixingSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxFixingScheduleModifier and TypeMethodDescriptionvoidFxAccrual.setFixingSchedule(FxFixingSchedule value) Sets the value of the fixingSchedule property.