Uses of Class
net.finmath.smartcontract.product.xml.GasDeliveryPoint
Packages that use GasDeliveryPoint
-
Uses of GasDeliveryPoint in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GasDeliveryPointMethods in net.finmath.smartcontract.product.xml that return GasDeliveryPointModifier and TypeMethodDescriptionObjectFactory.createGasDeliveryPoint()
Create an instance ofGasDeliveryPoint
GasDelivery.getDeliveryPoint()
Gets the value of the deliveryPoint property.Methods in net.finmath.smartcontract.product.xml with parameters of type GasDeliveryPointModifier and TypeMethodDescriptionvoid
GasDelivery.setDeliveryPoint
(GasDeliveryPoint value) Sets the value of the deliveryPoint property.