public class IfcTelecomAddress4 extends IfcAddress4
IfcTelecomAddress
| Constructor and Description |
|---|
IfcTelecomAddress4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcLabel4> |
getElectronicMailAddresses() |
IfcCollection<IfcLabel4> |
getFacsimileNumbers() |
IfcCollection<IfcURIReference4> |
getMessagingIDs() |
IfcLabel4 |
getPagerNumber() |
IfcCollection<IfcLabel4> |
getTelephoneNumbers() |
IfcURIReference4 |
getWWWHomePageURL() |
void |
setElectronicMailAddresses(IfcCollection<IfcLabel4> value) |
void |
setFacsimileNumbers(IfcCollection<IfcLabel4> value) |
void |
setMessagingIDs(IfcCollection<IfcURIReference4> value) |
void |
setPagerNumber(IfcLabel4 value) |
void |
setTelephoneNumbers(IfcCollection<IfcLabel4> value) |
void |
setWWWHomePageURL(IfcURIReference4 value) |
getDescription, getOfOrganization, getOfPerson, getPurpose, getUserDefinedPurpose, setDescription, setPurpose, setUserDefinedPurposeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcLabel4> getTelephoneNumbers()
public final void setTelephoneNumbers(IfcCollection<IfcLabel4> value)
public final IfcCollection<IfcLabel4> getFacsimileNumbers()
public final void setFacsimileNumbers(IfcCollection<IfcLabel4> value)
public final IfcLabel4 getPagerNumber()
public final void setPagerNumber(IfcLabel4 value)
public final IfcCollection<IfcLabel4> getElectronicMailAddresses()
public final void setElectronicMailAddresses(IfcCollection<IfcLabel4> value)
public final IfcURIReference4 getWWWHomePageURL()
public final void setWWWHomePageURL(IfcURIReference4 value)
public final IfcCollection<IfcURIReference4> getMessagingIDs()
public final void setMessagingIDs(IfcCollection<IfcURIReference4> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.