Uses of Class
net.finmath.smartcontract.product.xml.ElectricityDeliveryPoint
Packages that use ElectricityDeliveryPoint
-
Uses of ElectricityDeliveryPoint in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ElectricityDeliveryPointModifier and TypeFieldDescriptionprotected ElectricityDeliveryPoint
ElectricityDelivery.deliveryPoint
Methods in net.finmath.smartcontract.product.xml that return ElectricityDeliveryPointModifier and TypeMethodDescriptionObjectFactory.createElectricityDeliveryPoint()
Create an instance ofElectricityDeliveryPoint
ElectricityDelivery.getDeliveryPoint()
Gets the value of the deliveryPoint property.Methods in net.finmath.smartcontract.product.xml with parameters of type ElectricityDeliveryPointModifier and TypeMethodDescriptionvoid
ElectricityDelivery.setDeliveryPoint(ElectricityDeliveryPoint value)
Sets the value of the deliveryPoint property.