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