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 ofCoalDeliveryPointCoalDelivery.getDeliveryPoint()Gets the value of the deliveryPoint property.Methods in net.finmath.smartcontract.product.xml with parameters of type CoalDeliveryPointModifier and TypeMethodDescriptionvoidCoalDelivery.setDeliveryPoint(CoalDeliveryPoint value) Sets the value of the deliveryPoint property.