public class IfcConversionBasedUnit extends IfcNamedUnit
Constructor and Description |
---|
IfcConversionBasedUnit() |
Modifier and Type | Method and Description |
---|---|
IfcMeasureWithUnit |
getConversionFactor() |
IfcLabel |
getName() |
void |
setConversionFactor(IfcMeasureWithUnit value) |
void |
setName(IfcLabel value) |
getDimensions, getUnitType, setDimensions, setUnitType
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcLabel getName()
public final void setName(IfcLabel value)
public final IfcMeasureWithUnit getConversionFactor()
public final void setConversionFactor(IfcMeasureWithUnit value)