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