Uses of Class
net.finmath.smartcontract.product.xml.OilPipelineDelivery
Packages that use OilPipelineDelivery
-
Uses of OilPipelineDelivery in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OilPipelineDeliveryMethods in net.finmath.smartcontract.product.xml that return OilPipelineDeliveryModifier and TypeMethodDescriptionObjectFactory.createOilPipelineDelivery()
Create an instance ofOilPipelineDelivery
OilDelivery.getPipeline()
Gets the value of the pipeline property.Methods in net.finmath.smartcontract.product.xml with parameters of type OilPipelineDeliveryModifier and TypeMethodDescriptionvoid
OilDelivery.setPipeline(OilPipelineDelivery value)
Sets the value of the pipeline property.