Uses of Class
net.finmath.smartcontract.product.xml.CommodityDeliveryPeriods
Packages that use CommodityDeliveryPeriods
-
Uses of CommodityDeliveryPeriods in net.finmath.smartcontract.product.xml
Subclasses of CommodityDeliveryPeriods in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassThe different options for specifying the Delivery Periods for a physically settled gas trade.Fields in net.finmath.smartcontract.product.xml declared as CommodityDeliveryPeriodsModifier and TypeFieldDescriptionprotected CommodityDeliveryPeriodsCoalPhysicalLeg.deliveryPeriodsprotected CommodityDeliveryPeriodsElectricityPhysicalLeg.deliveryPeriodsprotected CommodityDeliveryPeriodsMetalPhysicalLeg.deliveryPeriodsprotected CommodityDeliveryPeriodsOilPhysicalLeg.deliveryPeriodsMethods in net.finmath.smartcontract.product.xml that return CommodityDeliveryPeriodsModifier and TypeMethodDescriptionObjectFactory.createCommodityDeliveryPeriods()Create an instance ofCommodityDeliveryPeriodsCoalPhysicalLeg.getDeliveryPeriods()Gets the value of the deliveryPeriods property.ElectricityPhysicalLeg.getDeliveryPeriods()Gets the value of the deliveryPeriods property.MetalPhysicalLeg.getDeliveryPeriods()Gets the value of the deliveryPeriods property.OilPhysicalLeg.getDeliveryPeriods()Gets the value of the deliveryPeriods property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityDeliveryPeriodsModifier and TypeMethodDescriptionvoidCoalPhysicalLeg.setDeliveryPeriods(CommodityDeliveryPeriods value) Sets the value of the deliveryPeriods property.voidElectricityPhysicalLeg.setDeliveryPeriods(CommodityDeliveryPeriods value) Sets the value of the deliveryPeriods property.voidMetalPhysicalLeg.setDeliveryPeriods(CommodityDeliveryPeriods value) Sets the value of the deliveryPeriods property.voidOilPhysicalLeg.setDeliveryPeriods(CommodityDeliveryPeriods value) Sets the value of the deliveryPeriods property.