Uses of Class
net.finmath.smartcontract.product.xml.FxExpirySchedule
Packages that use FxExpirySchedule
-
Uses of FxExpirySchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxExpiryScheduleModifier and TypeFieldDescriptionprotected FxExpirySchedule
FxAccrualDigitalOption.expirySchedule
protected FxExpirySchedule
FxAccrualForward.expirySchedule
protected FxExpirySchedule
FxAccrualOption.expirySchedule
protected FxExpirySchedule
FxRangeAccrual.expirySchedule
Methods in net.finmath.smartcontract.product.xml that return FxExpiryScheduleModifier and TypeMethodDescriptionObjectFactory.createFxExpirySchedule()
Create an instance ofFxExpirySchedule
FxAccrualDigitalOption.getExpirySchedule()
Gets the value of the expirySchedule property.FxAccrualForward.getExpirySchedule()
Gets the value of the expirySchedule property.FxAccrualOption.getExpirySchedule()
Gets the value of the expirySchedule property.FxRangeAccrual.getExpirySchedule()
Gets the value of the expirySchedule property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxExpiryScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxExpirySchedule> ObjectFactory.createFxTargetKnockoutForwardExpirySchedule
(FxExpirySchedule value) Methods in net.finmath.smartcontract.product.xml with parameters of type FxExpiryScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxExpirySchedule> ObjectFactory.createFxTargetKnockoutForwardExpirySchedule
(FxExpirySchedule value) void
FxAccrualDigitalOption.setExpirySchedule
(FxExpirySchedule value) Sets the value of the expirySchedule property.void
FxAccrualForward.setExpirySchedule
(FxExpirySchedule value) Sets the value of the expirySchedule property.void
FxAccrualOption.setExpirySchedule
(FxExpirySchedule value) Sets the value of the expirySchedule property.void
FxRangeAccrual.setExpirySchedule
(FxExpirySchedule value) Sets the value of the expirySchedule property.