public class IfcUnitAssignment extends IfcEntity
| Constructor and Description |
|---|
IfcUnitAssignment() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcUnit> |
getUnits() |
void |
setUnits(IfcCollection<IfcUnit> value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcUnit> getUnits()
public final void setUnits(IfcCollection<IfcUnit> value)