Uses of Class
net.finmath.smartcontract.product.xml.FxSettlementSchedule
Packages that use FxSettlementSchedule
-
Uses of FxSettlementSchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxSettlementScheduleModifier and TypeFieldDescriptionprotected FxSettlementSchedule
FxAccrualDigitalOption.settlementSchedule
protected FxSettlementSchedule
FxAccrualForward.settlementSchedule
protected FxSettlementSchedule
FxAccrualOption.settlementSchedule
protected FxSettlementSchedule
FxRangeAccrual.settlementSchedule
Methods in net.finmath.smartcontract.product.xml that return FxSettlementScheduleModifier and TypeMethodDescriptionObjectFactory.createFxSettlementSchedule()
Create an instance ofFxSettlementSchedule
FxAccrualDigitalOption.getSettlementSchedule()
Gets the value of the settlementSchedule property.FxAccrualForward.getSettlementSchedule()
Gets the value of the settlementSchedule property.FxAccrualOption.getSettlementSchedule()
Gets the value of the settlementSchedule property.FxRangeAccrual.getSettlementSchedule()
Gets the value of the settlementSchedule property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxSettlementScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxSettlementSchedule> ObjectFactory.createFxTargetKnockoutForwardSettlementSchedule
(FxSettlementSchedule value) Methods in net.finmath.smartcontract.product.xml with parameters of type FxSettlementScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxSettlementSchedule> ObjectFactory.createFxTargetKnockoutForwardSettlementSchedule
(FxSettlementSchedule value) void
FxAccrualDigitalOption.setSettlementSchedule
(FxSettlementSchedule value) Sets the value of the settlementSchedule property.void
FxAccrualForward.setSettlementSchedule
(FxSettlementSchedule value) Sets the value of the settlementSchedule property.void
FxAccrualOption.setSettlementSchedule
(FxSettlementSchedule value) Sets the value of the settlementSchedule property.void
FxRangeAccrual.setSettlementSchedule
(FxSettlementSchedule value) Sets the value of the settlementSchedule property.