Uses of Class
net.finmath.smartcontract.product.xml.CoalProductSpecifications
Packages that use CoalProductSpecifications
-
Uses of CoalProductSpecifications in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CoalProductSpecificationsModifier and TypeFieldDescriptionprotected CoalProductSpecifications
CoalProduct.coalProductSpecifications
Methods in net.finmath.smartcontract.product.xml that return CoalProductSpecificationsModifier and TypeMethodDescriptionObjectFactory.createCoalProductSpecifications()
Create an instance ofCoalProductSpecifications
CoalProduct.getCoalProductSpecifications()
Gets the value of the coalProductSpecifications property.Methods in net.finmath.smartcontract.product.xml with parameters of type CoalProductSpecificationsModifier and TypeMethodDescriptionvoid
CoalProduct.setCoalProductSpecifications(CoalProductSpecifications value)
Sets the value of the coalProductSpecifications property.