Uses of Class
net.finmath.smartcontract.product.xml.OilProduct
Packages that use OilProduct
-
Uses of OilProduct in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OilProductMethods in net.finmath.smartcontract.product.xml that return OilProductModifier and TypeMethodDescriptionObjectFactory.createOilProduct()
Create an instance ofOilProduct
OilPhysicalLeg.getOil()
Gets the value of the oil property.Methods in net.finmath.smartcontract.product.xml with parameters of type OilProductModifier and TypeMethodDescriptionvoid
OilPhysicalLeg.setOil(OilProduct value)
Sets the value of the oil property.