Uses of Class
net.finmath.smartcontract.product.xml.CommodityBase
Packages that use CommodityBase
-
Uses of CommodityBase in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityBaseMethods in net.finmath.smartcontract.product.xml that return CommodityBaseModifier and TypeMethodDescriptionObjectFactory.createCommodityBase()
Create an instance ofCommodityBase
Commodity.getCommodityBase()
Gets the value of the commodityBase property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityBaseModifier and TypeMethodDescriptionvoid
Commodity.setCommodityBase(CommodityBase value)
Sets the value of the commodityBase property.