public class IfcPostalAddress4 extends IfcAddress4
IfcPostalAddress
| Constructor and Description |
|---|
IfcPostalAddress4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcLabel4> |
getAddressLines() |
IfcLabel4 |
getCountry() |
IfcLabel4 |
getInternalLocation() |
IfcLabel4 |
getPostalBox() |
IfcLabel4 |
getPostalCode() |
IfcLabel4 |
getRegion() |
IfcLabel4 |
getTown() |
void |
setAddressLines(IfcCollection<IfcLabel4> value) |
void |
setCountry(IfcLabel4 value) |
void |
setInternalLocation(IfcLabel4 value) |
void |
setPostalBox(IfcLabel4 value) |
void |
setPostalCode(IfcLabel4 value) |
void |
setRegion(IfcLabel4 value) |
void |
setTown(IfcLabel4 value) |
getDescription, getOfOrganization, getOfPerson, getPurpose, getUserDefinedPurpose, setDescription, setPurpose, setUserDefinedPurposeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4 getInternalLocation()
public final void setInternalLocation(IfcLabel4 value)
public final IfcCollection<IfcLabel4> getAddressLines()
public final void setAddressLines(IfcCollection<IfcLabel4> value)
public final IfcLabel4 getPostalBox()
public final void setPostalBox(IfcLabel4 value)
public final IfcLabel4 getTown()
public final void setTown(IfcLabel4 value)
public final IfcLabel4 getRegion()
public final void setRegion(IfcLabel4 value)
public final IfcLabel4 getPostalCode()
public final void setPostalCode(IfcLabel4 value)
public final IfcLabel4 getCountry()
public final void setCountry(IfcLabel4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.