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 ElectricityDeliveryPointElectricityDelivery.deliveryPointMethods in net.finmath.smartcontract.product.xml that return ElectricityDeliveryPointModifier and TypeMethodDescriptionObjectFactory.createElectricityDeliveryPoint()Create an instance ofElectricityDeliveryPointElectricityDelivery.getDeliveryPoint()Gets the value of the deliveryPoint property.Methods in net.finmath.smartcontract.product.xml with parameters of type ElectricityDeliveryPointModifier and TypeMethodDescriptionvoidElectricityDelivery.setDeliveryPoint(ElectricityDeliveryPoint value) Sets the value of the deliveryPoint property.