public class IfcDerivedUnitElement extends IfcEntity
| Constructor and Description |
|---|
IfcDerivedUnitElement() |
| Modifier and Type | Method and Description |
|---|---|
int |
getExponent() |
IfcNamedUnit |
getUnit() |
void |
setExponent(int value) |
void |
setUnit(IfcNamedUnit value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcNamedUnit getUnit()
public final void setUnit(IfcNamedUnit value)
public final int getExponent()
public final void setExponent(int value)