Uses of Class
net.finmath.smartcontract.product.xml.Trigger
Packages that use Trigger
-
Uses of Trigger in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TriggerMethods in net.finmath.smartcontract.product.xml that return TriggerModifier and TypeMethodDescriptionObjectFactory.createTrigger()
Create an instance ofTrigger
TriggerEvent.getTrigger()
Gets the value of the trigger property.Methods in net.finmath.smartcontract.product.xml with parameters of type TriggerModifier and TypeMethodDescriptionvoid
TriggerEvent.setTrigger
(Trigger value) Sets the value of the trigger property.