Uses of Class
net.finmath.smartcontract.product.xml.GasPhysicalQuantity
Packages that use GasPhysicalQuantity
-
Uses of GasPhysicalQuantity in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GasPhysicalQuantityMethods in net.finmath.smartcontract.product.xml that return GasPhysicalQuantityModifier and TypeMethodDescriptionObjectFactory.createGasPhysicalQuantity()Create an instance ofGasPhysicalQuantityGasPhysicalLeg.getDeliveryQuantity()Gets the value of the deliveryQuantity property.Methods in net.finmath.smartcontract.product.xml with parameters of type GasPhysicalQuantityModifier and TypeMethodDescriptionvoidGasPhysicalLeg.setDeliveryQuantity(GasPhysicalQuantity value) Sets the value of the deliveryQuantity property.