Uses of Class
net.finmath.smartcontract.product.xml.CommodityTrigger
-
Uses of CommodityTrigger in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CommodityTrigger
CommodityBarrier.trigger
protected CommodityTrigger
CommodityDigital.trigger
Modifier and TypeMethodDescriptionObjectFactory.createCommodityTrigger()
Create an instance ofCommodityTrigger
CommodityBarrier.getTrigger()
Gets the value of the trigger property.CommodityDigital.getTrigger()
Gets the value of the trigger property.Modifier and TypeMethodDescriptionvoid
CommodityBarrier.setTrigger
(CommodityTrigger value) Sets the value of the trigger property.void
CommodityDigital.setTrigger
(CommodityTrigger value) Sets the value of the trigger property.