Uses of Class
net.finmath.smartcontract.product.xml.CoalStandardQualitySchedule
Packages that use CoalStandardQualitySchedule
-
Uses of CoalStandardQualitySchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CoalStandardQualityScheduleModifier and TypeFieldDescriptionprotected CoalStandardQualityScheduleCoalProductSpecifications.standardQualityScheduleMethods in net.finmath.smartcontract.product.xml that return CoalStandardQualityScheduleModifier and TypeMethodDescriptionObjectFactory.createCoalStandardQualitySchedule()Create an instance ofCoalStandardQualityScheduleCoalProductSpecifications.getStandardQualitySchedule()Gets the value of the standardQualitySchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type CoalStandardQualityScheduleModifier and TypeMethodDescriptionvoidCoalProductSpecifications.setStandardQualitySchedule(CoalStandardQualitySchedule value) Sets the value of the standardQualitySchedule property.