Uses of Class
net.finmath.smartcontract.product.xml.CommodityMetalBrandManager
Packages that use CommodityMetalBrandManager
-
Uses of CommodityMetalBrandManager in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityMetalBrandManagerModifier and TypeFieldDescriptionprotected CommodityMetalBrandManager
CommodityMetalBrand.brandManager
Methods in net.finmath.smartcontract.product.xml that return CommodityMetalBrandManagerModifier and TypeMethodDescriptionObjectFactory.createCommodityMetalBrandManager()
Create an instance ofCommodityMetalBrandManager
CommodityMetalBrand.getBrandManager()
Gets the value of the brandManager property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityMetalBrandManagerModifier and TypeMethodDescriptionvoid
CommodityMetalBrand.setBrandManager
(CommodityMetalBrandManager value) Sets the value of the brandManager property.