Uses of Class
net.finmath.smartcontract.product.xml.CoalDeliveryPoint
Packages that use CoalDeliveryPoint
-
Uses of CoalDeliveryPoint in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CoalDeliveryPointMethods in net.finmath.smartcontract.product.xml that return CoalDeliveryPointModifier and TypeMethodDescriptionObjectFactory.createCoalDeliveryPoint()
Create an instance ofCoalDeliveryPoint
CoalDelivery.getDeliveryPoint()
Gets the value of the deliveryPoint property.Methods in net.finmath.smartcontract.product.xml with parameters of type CoalDeliveryPointModifier and TypeMethodDescriptionvoid
CoalDelivery.setDeliveryPoint
(CoalDeliveryPoint value) Sets the value of the deliveryPoint property.