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 CoalStandardQuality
CoalProductSpecifications.standardQuality
Fields in net.finmath.smartcontract.product.xml with type parameters of type CoalStandardQualityModifier and TypeFieldDescriptionprotected List<CoalStandardQuality>
CoalStandardQualitySchedule.standardQualityStep
Methods in net.finmath.smartcontract.product.xml that return CoalStandardQualityModifier and TypeMethodDescriptionObjectFactory.createCoalStandardQuality()
Create an instance ofCoalStandardQuality
CoalProductSpecifications.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 TypeMethodDescriptionvoid
CoalProductSpecifications.setStandardQuality(CoalStandardQuality value)
Sets the value of the standardQuality property.