Uses of Class
net.finmath.smartcontract.product.xml.CoalQualityAdjustments
-
Uses of CoalQualityAdjustments in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CoalQualityAdjustments
CoalProduct.btuQualityAdjustment
protected CoalQualityAdjustments
CoalProduct.so2QualityAdjustment
Modifier and TypeMethodDescriptionObjectFactory.createCoalQualityAdjustments()
Create an instance ofCoalQualityAdjustments
CoalProduct.getBtuQualityAdjustment()
Gets the value of the btuQualityAdjustment property.CoalProduct.getSo2QualityAdjustment()
Gets the value of the so2QualityAdjustment property.Modifier and TypeMethodDescriptionvoid
CoalProduct.setBtuQualityAdjustment
(CoalQualityAdjustments value) Sets the value of the btuQualityAdjustment property.void
CoalProduct.setSo2QualityAdjustment
(CoalQualityAdjustments value) Sets the value of the so2QualityAdjustment property.