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 FxWeightedFixingScheduleFxAveragingProcess.fixingScheduleMethods in net.finmath.smartcontract.product.xml that return FxWeightedFixingScheduleModifier and TypeMethodDescriptionObjectFactory.createFxWeightedFixingSchedule()Create an instance ofFxWeightedFixingScheduleFxAveragingProcess.getFixingSchedule()Gets the value of the fixingSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxWeightedFixingScheduleModifier and TypeMethodDescriptionvoidFxAveragingProcess.setFixingSchedule(FxWeightedFixingSchedule value) Sets the value of the fixingSchedule property.