Uses of Class
net.finmath.smartcontract.product.xml.FxWeightedFixingSchedule
Packages that use FxWeightedFixingSchedule
-
Uses of FxWeightedFixingSchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxWeightedFixingScheduleModifier and TypeFieldDescriptionprotected FxWeightedFixingSchedule
FxAveragingProcess.fixingSchedule
Methods in net.finmath.smartcontract.product.xml that return FxWeightedFixingScheduleModifier and TypeMethodDescriptionObjectFactory.createFxWeightedFixingSchedule()
Create an instance ofFxWeightedFixingSchedule
FxAveragingProcess.getFixingSchedule()
Gets the value of the fixingSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxWeightedFixingScheduleModifier and TypeMethodDescriptionvoid
FxAveragingProcess.setFixingSchedule(FxWeightedFixingSchedule value)
Sets the value of the fixingSchedule property.