Uses of Class
net.finmath.smartcontract.product.xml.GasDeliveryPeriods
Packages that use GasDeliveryPeriods
-
Uses of GasDeliveryPeriods in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GasDeliveryPeriodsMethods in net.finmath.smartcontract.product.xml that return GasDeliveryPeriodsModifier and TypeMethodDescriptionObjectFactory.createGasDeliveryPeriods()
Create an instance ofGasDeliveryPeriods
GasPhysicalLeg.getDeliveryPeriods()
Gets the value of the deliveryPeriods property.Methods in net.finmath.smartcontract.product.xml with parameters of type GasDeliveryPeriodsModifier and TypeMethodDescriptionvoid
GasPhysicalLeg.setDeliveryPeriods
(GasDeliveryPeriods value) Sets the value of the deliveryPeriods property.