Uses of Class
net.finmath.smartcontract.product.xml.CoalAttributeDecimal
Packages that use CoalAttributeDecimal
-
Uses of CoalAttributeDecimal in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CoalAttributeDecimalModifier and TypeFieldDescriptionprotected CoalAttributeDecimal
CoalStandardQuality.ashFusionTemperature
protected CoalAttributeDecimal
CoalStandardQuality.btUperLB
protected CoalAttributeDecimal
CoalStandardQuality.finesPassingScreen
protected CoalAttributeDecimal
CoalStandardQuality.fluid
protected CoalAttributeDecimal
CoalStandardQuality.grindability
protected CoalAttributeDecimal
CoalStandardQuality.initialDeformation
protected CoalAttributeDecimal
CoalStandardQuality.softeningHeightHalfWidth
protected CoalAttributeDecimal
CoalStandardQuality.softeningHeightWidth
protected CoalAttributeDecimal
CoalStandardQuality.topSize
Methods in net.finmath.smartcontract.product.xml that return CoalAttributeDecimalModifier and TypeMethodDescriptionObjectFactory.createCoalAttributeDecimal()
Create an instance ofCoalAttributeDecimal
CoalStandardQuality.getAshFusionTemperature()
Gets the value of the ashFusionTemperature property.CoalStandardQuality.getBTUperLB()
Gets the value of the btUperLB property.CoalStandardQuality.getFinesPassingScreen()
Gets the value of the finesPassingScreen property.CoalStandardQuality.getFluid()
Gets the value of the fluid property.CoalStandardQuality.getGrindability()
Gets the value of the grindability property.CoalStandardQuality.getInitialDeformation()
Gets the value of the initialDeformation property.CoalStandardQuality.getSofteningHeightHalfWidth()
Gets the value of the softeningHeightHalfWidth property.CoalStandardQuality.getSofteningHeightWidth()
Gets the value of the softeningHeightWidth property.CoalStandardQuality.getTopSize()
Gets the value of the topSize property.Methods in net.finmath.smartcontract.product.xml with parameters of type CoalAttributeDecimalModifier and TypeMethodDescriptionvoid
CoalStandardQuality.setAshFusionTemperature
(CoalAttributeDecimal value) Sets the value of the ashFusionTemperature property.void
CoalStandardQuality.setBTUperLB
(CoalAttributeDecimal value) Sets the value of the btUperLB property.void
CoalStandardQuality.setFinesPassingScreen
(CoalAttributeDecimal value) Sets the value of the finesPassingScreen property.void
CoalStandardQuality.setFluid
(CoalAttributeDecimal value) Sets the value of the fluid property.void
CoalStandardQuality.setGrindability
(CoalAttributeDecimal value) Sets the value of the grindability property.void
CoalStandardQuality.setInitialDeformation
(CoalAttributeDecimal value) Sets the value of the initialDeformation property.void
CoalStandardQuality.setSofteningHeightHalfWidth
(CoalAttributeDecimal value) Sets the value of the softeningHeightHalfWidth property.void
CoalStandardQuality.setSofteningHeightWidth
(CoalAttributeDecimal value) Sets the value of the softeningHeightWidth property.void
CoalStandardQuality.setTopSize
(CoalAttributeDecimal value) Sets the value of the topSize property.