Uses of Class
net.finmath.smartcontract.product.xml.FxFixingScheduleSimple
Packages that use FxFixingScheduleSimple
-
Uses of FxFixingScheduleSimple in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxFixingScheduleSimpleModifier and TypeFieldDescriptionprotected FxFixingScheduleSimpleFxPerformanceSwap.fixingScheduleMethods in net.finmath.smartcontract.product.xml that return FxFixingScheduleSimpleModifier and TypeMethodDescriptionObjectFactory.createFxFixingScheduleSimple()Create an instance ofFxFixingScheduleSimpleFxPerformanceSwap.getFixingSchedule()Gets the value of the fixingSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxFixingScheduleSimpleModifier and TypeMethodDescriptionvoidFxPerformanceSwap.setFixingSchedule(FxFixingScheduleSimple value) Sets the value of the fixingSchedule property.