Uses of Class
net.finmath.smartcontract.product.xml.GasDelivery
Packages that use GasDelivery
-
Uses of GasDelivery in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GasDeliveryMethods in net.finmath.smartcontract.product.xml that return GasDeliveryModifier and TypeMethodDescriptionObjectFactory.createGasDelivery()Create an instance ofGasDeliveryGasPhysicalLeg.getDeliveryConditions()Gets the value of the deliveryConditions property.Methods in net.finmath.smartcontract.product.xml with parameters of type GasDeliveryModifier and TypeMethodDescriptionvoidGasPhysicalLeg.setDeliveryConditions(GasDelivery value) Sets the value of the deliveryConditions property.