Uses of Class
net.finmath.smartcontract.product.xml.CoalStandardQuality
Packages that use CoalStandardQuality
-
Uses of CoalStandardQuality in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CoalStandardQualityModifier and TypeFieldDescriptionprotected CoalStandardQualityCoalProductSpecifications.standardQualityFields in net.finmath.smartcontract.product.xml with type parameters of type CoalStandardQualityModifier and TypeFieldDescriptionprotected List<CoalStandardQuality> CoalStandardQualitySchedule.standardQualityStepMethods in net.finmath.smartcontract.product.xml that return CoalStandardQualityModifier and TypeMethodDescriptionObjectFactory.createCoalStandardQuality()Create an instance ofCoalStandardQualityCoalProductSpecifications.getStandardQuality()Gets the value of the standardQuality property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CoalStandardQualityModifier and TypeMethodDescriptionCoalStandardQualitySchedule.getStandardQualityStep()Gets the value of the standardQualityStep property.Methods in net.finmath.smartcontract.product.xml with parameters of type CoalStandardQualityModifier and TypeMethodDescriptionvoidCoalProductSpecifications.setStandardQuality(CoalStandardQuality value) Sets the value of the standardQuality property.