public abstract class IfcAddress4X3 extends IfcEntityBase
IfcAddress
| Constructor and Description |
|---|
IfcAddress4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4X3 |
getDescription() |
IfcCollection<IfcOrganization4X3> |
getOfOrganization() |
IfcCollection<IfcPerson4X3> |
getOfPerson() |
IfcAddressTypeEnum4X3 |
getPurpose() |
IfcLabel4X3 |
getUserDefinedPurpose() |
void |
setDescription(IfcText4X3 value) |
void |
setPurpose(IfcAddressTypeEnum4X3 value) |
void |
setUserDefinedPurpose(IfcLabel4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcAddressTypeEnum4X3 getPurpose()
public final void setPurpose(IfcAddressTypeEnum4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcLabel4X3 getUserDefinedPurpose()
public final void setUserDefinedPurpose(IfcLabel4X3 value)
public final IfcCollection<IfcPerson4X3> getOfPerson()
public final IfcCollection<IfcOrganization4X3> getOfOrganization()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.