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 FxExpiryScheduleFxAccrualDigitalOption.expiryScheduleprotected FxExpiryScheduleFxAccrualForward.expiryScheduleprotected FxExpiryScheduleFxAccrualOption.expiryScheduleprotected FxExpiryScheduleFxRangeAccrual.expiryScheduleMethods in net.finmath.smartcontract.product.xml that return FxExpiryScheduleModifier and TypeMethodDescriptionObjectFactory.createFxExpirySchedule()Create an instance ofFxExpiryScheduleFxAccrualDigitalOption.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) voidFxAccrualDigitalOption.setExpirySchedule(FxExpirySchedule value) Sets the value of the expirySchedule property.voidFxAccrualForward.setExpirySchedule(FxExpirySchedule value) Sets the value of the expirySchedule property.voidFxAccrualOption.setExpirySchedule(FxExpirySchedule value) Sets the value of the expirySchedule property.voidFxRangeAccrual.setExpirySchedule(FxExpirySchedule value) Sets the value of the expirySchedule property.