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 CoalProductSpecificationsCoalProduct.coalProductSpecificationsMethods in net.finmath.smartcontract.product.xml that return CoalProductSpecificationsModifier and TypeMethodDescriptionObjectFactory.createCoalProductSpecifications()Create an instance ofCoalProductSpecificationsCoalProduct.getCoalProductSpecifications()Gets the value of the coalProductSpecifications property.Methods in net.finmath.smartcontract.product.xml with parameters of type CoalProductSpecificationsModifier and TypeMethodDescriptionvoidCoalProduct.setCoalProductSpecifications(CoalProductSpecifications value) Sets the value of the coalProductSpecifications property.