Uses of Class
net.finmath.smartcontract.product.xml.CommodityDetails
Packages that use CommodityDetails
-
Uses of CommodityDetails in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityDetailsMethods in net.finmath.smartcontract.product.xml that return CommodityDetailsModifier and TypeMethodDescriptionObjectFactory.createCommodityDetails()
Create an instance ofCommodityDetails
Commodity.getCommodityDetails()
Gets the value of the commodityDetails property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityDetailsModifier and TypeMethodDescriptionvoid
Commodity.setCommodityDetails(CommodityDetails value)
Sets the value of the commodityDetails property.