Uses of Class
net.finmath.smartcontract.product.xml.GasProduct
Packages that use GasProduct
-
Uses of GasProduct in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GasProductMethods in net.finmath.smartcontract.product.xml that return GasProductModifier and TypeMethodDescriptionObjectFactory.createGasProduct()
Create an instance ofGasProduct
GasPhysicalLeg.getGas()
Gets the value of the gas property.Methods in net.finmath.smartcontract.product.xml with parameters of type GasProductModifier and TypeMethodDescriptionvoid
GasPhysicalLeg.setGas(GasProduct value)
Sets the value of the gas property.