Uses of Class
net.finmath.smartcontract.product.xml.CommodityDeliveryRisk
Packages that use CommodityDeliveryRisk
-
Uses of CommodityDeliveryRisk in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityDeliveryRiskModifier and TypeFieldDescriptionprotected CommodityDeliveryRiskCoalDelivery.riskprotected CommodityDeliveryRiskMetalDelivery.riskprotected CommodityDeliveryRiskOilPipelineDelivery.riskMethods in net.finmath.smartcontract.product.xml that return CommodityDeliveryRiskModifier and TypeMethodDescriptionObjectFactory.createCommodityDeliveryRisk()Create an instance ofCommodityDeliveryRiskCoalDelivery.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.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityDeliveryRiskModifier and TypeMethodDescriptionvoidCoalDelivery.setRisk(CommodityDeliveryRisk value) Sets the value of the risk property.voidMetalDelivery.setRisk(CommodityDeliveryRisk value) Sets the value of the risk property.voidOilPipelineDelivery.setRisk(CommodityDeliveryRisk value) Sets the value of the risk property.