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, setUnitTypeequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcLabel getName()
public final void setName(IfcLabel value)
public final IfcMeasureWithUnit getConversionFactor()
public final void setConversionFactor(IfcMeasureWithUnit value)