public class IfcDerivedUnit4X3 extends IfcEntityBase
IfcDerivedUnit
| Constructor and Description |
|---|
IfcDerivedUnit4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcDerivedUnitElement4X3> |
getElements() |
IfcLabel4X3 |
getName() |
IfcDerivedUnitEnum4X3 |
getUnitType() |
IfcLabel4X3 |
getUserDefinedType() |
void |
setElements(IfcCollection<IfcDerivedUnitElement4X3> value) |
void |
setName(IfcLabel4X3 value) |
void |
setUnitType(IfcDerivedUnitEnum4X3 value) |
void |
setUserDefinedType(IfcLabel4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcDerivedUnitElement4X3> getElements()
public final void setElements(IfcCollection<IfcDerivedUnitElement4X3> value)
public final IfcDerivedUnitEnum4X3 getUnitType()
public final void setUnitType(IfcDerivedUnitEnum4X3 value)
public final IfcLabel4X3 getUserDefinedType()
public final void setUserDefinedType(IfcLabel4X3 value)
public final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.