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 ElectricityPhysicalQuantityElectricityPhysicalLeg.deliveryQuantityMethods in net.finmath.smartcontract.product.xml that return ElectricityPhysicalQuantityModifier and TypeMethodDescriptionObjectFactory.createElectricityPhysicalQuantity()Create an instance ofElectricityPhysicalQuantityElectricityPhysicalLeg.getDeliveryQuantity()Gets the value of the deliveryQuantity property.Methods in net.finmath.smartcontract.product.xml with parameters of type ElectricityPhysicalQuantityModifier and TypeMethodDescriptionvoidElectricityPhysicalLeg.setDeliveryQuantity(ElectricityPhysicalQuantity value) Sets the value of the deliveryQuantity property.