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 FxFixingScheduleSimple
FxPerformanceSwap.fixingSchedule
Methods in net.finmath.smartcontract.product.xml that return FxFixingScheduleSimpleModifier and TypeMethodDescriptionObjectFactory.createFxFixingScheduleSimple()
Create an instance ofFxFixingScheduleSimple
FxPerformanceSwap.getFixingSchedule()
Gets the value of the fixingSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxFixingScheduleSimpleModifier and TypeMethodDescriptionvoid
FxPerformanceSwap.setFixingSchedule(FxFixingScheduleSimple value)
Sets the value of the fixingSchedule property.