Uses of Class
net.finmath.smartcontract.product.xml.CommodityProductGrade
Packages that use CommodityProductGrade
-
Uses of CommodityProductGrade in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityProductGradeMethods in net.finmath.smartcontract.product.xml that return CommodityProductGradeModifier and TypeMethodDescriptionObjectFactory.createCommodityProductGrade()
Create an instance ofCommodityProductGrade
OilProduct.getGrade()
Gets the value of the grade property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityProductGradeModifier and TypeMethodDescriptionvoid
OilProduct.setGrade(CommodityProductGrade value)
Sets the value of the grade property.