Uses of Class
net.finmath.smartcontract.product.xml.ElectricityDelivery
Packages that use ElectricityDelivery
-
Uses of ElectricityDelivery in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ElectricityDeliveryModifier and TypeFieldDescriptionprotected ElectricityDelivery
ElectricityPhysicalLeg.deliveryConditions
Methods in net.finmath.smartcontract.product.xml that return ElectricityDeliveryModifier and TypeMethodDescriptionObjectFactory.createElectricityDelivery()
Create an instance ofElectricityDelivery
ElectricityPhysicalLeg.getDeliveryConditions()
Gets the value of the deliveryConditions property.Methods in net.finmath.smartcontract.product.xml with parameters of type ElectricityDeliveryModifier and TypeMethodDescriptionvoid
ElectricityPhysicalLeg.setDeliveryConditions(ElectricityDelivery value)
Sets the value of the deliveryConditions property.