Uses of Class
net.finmath.smartcontract.product.xml.CommodityPhysicalQuantity
-
Uses of CommodityPhysicalQuantity in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CommodityPhysicalQuantity
CoalPhysicalLeg.deliveryQuantity
protected CommodityPhysicalQuantity
OilPhysicalLeg.deliveryQuantity
Modifier and TypeMethodDescriptionObjectFactory.createCommodityPhysicalQuantity()
Create an instance ofCommodityPhysicalQuantity
CoalPhysicalLeg.getDeliveryQuantity()
Gets the value of the deliveryQuantity property.OilPhysicalLeg.getDeliveryQuantity()
Gets the value of the deliveryQuantity property.Modifier and TypeMethodDescriptionvoid
CoalPhysicalLeg.setDeliveryQuantity
(CommodityPhysicalQuantity value) Sets the value of the deliveryQuantity property.void
OilPhysicalLeg.setDeliveryQuantity
(CommodityPhysicalQuantity value) Sets the value of the deliveryQuantity property.