Uses of Class
net.finmath.smartcontract.product.xml.CommodityDeliveryRisk
-
Uses of CommodityDeliveryRisk in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CommodityDeliveryRisk
CoalDelivery.risk
protected CommodityDeliveryRisk
MetalDelivery.risk
protected CommodityDeliveryRisk
OilPipelineDelivery.risk
Modifier and TypeMethodDescriptionObjectFactory.createCommodityDeliveryRisk()
Create an instance ofCommodityDeliveryRisk
CoalDelivery.getRisk()
Gets the value of the risk property.MetalDelivery.getRisk()
Gets the value of the risk property.OilPipelineDelivery.getRisk()
Gets the value of the risk property.Modifier and TypeMethodDescriptionvoid
CoalDelivery.setRisk
(CommodityDeliveryRisk value) Sets the value of the risk property.void
MetalDelivery.setRisk
(CommodityDeliveryRisk value) Sets the value of the risk property.void
OilPipelineDelivery.setRisk
(CommodityDeliveryRisk value) Sets the value of the risk property.