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 ElectricityDeliveryElectricityPhysicalLeg.deliveryConditionsMethods in net.finmath.smartcontract.product.xml that return ElectricityDeliveryModifier and TypeMethodDescriptionObjectFactory.createElectricityDelivery()Create an instance ofElectricityDeliveryElectricityPhysicalLeg.getDeliveryConditions()Gets the value of the deliveryConditions property.Methods in net.finmath.smartcontract.product.xml with parameters of type ElectricityDeliveryModifier and TypeMethodDescriptionvoidElectricityPhysicalLeg.setDeliveryConditions(ElectricityDelivery value) Sets the value of the deliveryConditions property.