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 CoalAttributeDecimalCoalStandardQuality.ashFusionTemperatureprotected CoalAttributeDecimalCoalStandardQuality.btUperLBprotected CoalAttributeDecimalCoalStandardQuality.finesPassingScreenprotected CoalAttributeDecimalCoalStandardQuality.fluidprotected CoalAttributeDecimalCoalStandardQuality.grindabilityprotected CoalAttributeDecimalCoalStandardQuality.initialDeformationprotected CoalAttributeDecimalCoalStandardQuality.softeningHeightHalfWidthprotected CoalAttributeDecimalCoalStandardQuality.softeningHeightWidthprotected CoalAttributeDecimalCoalStandardQuality.topSizeMethods in net.finmath.smartcontract.product.xml that return CoalAttributeDecimalModifier and TypeMethodDescriptionObjectFactory.createCoalAttributeDecimal()Create an instance ofCoalAttributeDecimalCoalStandardQuality.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 TypeMethodDescriptionvoidCoalStandardQuality.setAshFusionTemperature(CoalAttributeDecimal value) Sets the value of the ashFusionTemperature property.voidCoalStandardQuality.setBTUperLB(CoalAttributeDecimal value) Sets the value of the btUperLB property.voidCoalStandardQuality.setFinesPassingScreen(CoalAttributeDecimal value) Sets the value of the finesPassingScreen property.voidCoalStandardQuality.setFluid(CoalAttributeDecimal value) Sets the value of the fluid property.voidCoalStandardQuality.setGrindability(CoalAttributeDecimal value) Sets the value of the grindability property.voidCoalStandardQuality.setInitialDeformation(CoalAttributeDecimal value) Sets the value of the initialDeformation property.voidCoalStandardQuality.setSofteningHeightHalfWidth(CoalAttributeDecimal value) Sets the value of the softeningHeightHalfWidth property.voidCoalStandardQuality.setSofteningHeightWidth(CoalAttributeDecimal value) Sets the value of the softeningHeightWidth property.voidCoalStandardQuality.setTopSize(CoalAttributeDecimal value) Sets the value of the topSize property.