Uses of Class
net.finmath.smartcontract.product.xml.FxAccrualTrigger
Packages that use FxAccrualTrigger
-
Uses of FxAccrualTrigger in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxAccrualTriggerMethods in net.finmath.smartcontract.product.xml that return FxAccrualTriggerModifier and TypeMethodDescriptionObjectFactory.createFxAccrualTrigger()Create an instance ofFxAccrualTriggerFxAccrualDigitalOption.getTrigger()Gets the value of the trigger property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxAccrualTriggerModifier and TypeMethodDescriptionvoidFxAccrualDigitalOption.setTrigger(FxAccrualTrigger value) Sets the value of the trigger property.