Uses of Class
net.finmath.smartcontract.product.xml.ElectricityPhysicalQuantity
Packages that use ElectricityPhysicalQuantity
-
Uses of ElectricityPhysicalQuantity in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ElectricityPhysicalQuantityModifier and TypeFieldDescriptionprotected ElectricityPhysicalQuantity
ElectricityPhysicalLeg.deliveryQuantity
Methods in net.finmath.smartcontract.product.xml that return ElectricityPhysicalQuantityModifier and TypeMethodDescriptionObjectFactory.createElectricityPhysicalQuantity()
Create an instance ofElectricityPhysicalQuantity
ElectricityPhysicalLeg.getDeliveryQuantity()
Gets the value of the deliveryQuantity property.Methods in net.finmath.smartcontract.product.xml with parameters of type ElectricityPhysicalQuantityModifier and TypeMethodDescriptionvoid
ElectricityPhysicalLeg.setDeliveryQuantity(ElectricityPhysicalQuantity value)
Sets the value of the deliveryQuantity property.