public interface IfcTelecomAddress extends IfcAddress
The following features are supported:
Ifc4Package.getIfcTelecomAddress()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<String> |
getElectronicMailAddresses()
Returns the value of the 'Electronic Mail Addresses' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getFacsimileNumbers()
Returns the value of the 'Facsimile Numbers' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getMessagingIDs()
Returns the value of the 'Messaging IDs' attribute list.
|
String |
getPagerNumber()
Returns the value of the 'Pager Number' attribute.
|
org.eclipse.emf.common.util.EList<String> |
getTelephoneNumbers()
Returns the value of the 'Telephone Numbers' attribute list.
|
String |
getWWWHomePageURL()
Returns the value of the 'WWW Home Page URL' attribute.
|
boolean |
isSetElectronicMailAddresses()
Returns whether the value of the '
Electronic Mail Addresses' attribute list is set. |
boolean |
isSetFacsimileNumbers()
Returns whether the value of the '
Facsimile Numbers' attribute list is set. |
boolean |
isSetMessagingIDs()
Returns whether the value of the '
Messaging IDs' attribute list is set. |
boolean |
isSetPagerNumber()
Returns whether the value of the '
Pager Number' attribute is set. |
boolean |
isSetTelephoneNumbers()
Returns whether the value of the '
Telephone Numbers' attribute list is set. |
boolean |
isSetWWWHomePageURL()
Returns whether the value of the '
WWW Home Page URL' attribute is set. |
void |
setPagerNumber(String value)
Sets the value of the '
Pager Number' attribute. |
void |
setWWWHomePageURL(String value)
Sets the value of the '
WWW Home Page URL' attribute. |
void |
unsetElectronicMailAddresses()
Unsets the value of the '
Electronic Mail Addresses' attribute list. |
void |
unsetFacsimileNumbers()
Unsets the value of the '
Facsimile Numbers' attribute list. |
void |
unsetMessagingIDs()
Unsets the value of the '
Messaging IDs' attribute list. |
void |
unsetPagerNumber()
Unsets the value of the '
Pager Number' attribute. |
void |
unsetTelephoneNumbers()
Unsets the value of the '
Telephone Numbers' attribute list. |
void |
unsetWWWHomePageURL()
Unsets the value of the '
WWW Home Page URL' attribute. |
getDescription, getOfOrganization, getOfPerson, getPurpose, getUserDefinedPurpose, isSetDescription, isSetOfOrganization, isSetOfPerson, isSetPurpose, isSetUserDefinedPurpose, setDescription, setPurpose, setUserDefinedPurpose, unsetDescription, unsetOfOrganization, unsetOfPerson, unsetPurpose, unsetUserDefinedPurposeforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<String> getTelephoneNumbers()
String.
If the meaning of the 'Telephone Numbers' attribute list isn't clear, there really should be more of a description here...
isSetTelephoneNumbers(),
unsetTelephoneNumbers(),
Ifc4Package.getIfcTelecomAddress_TelephoneNumbers()void unsetTelephoneNumbers()
Telephone Numbers' attribute list.
isSetTelephoneNumbers(),
getTelephoneNumbers()boolean isSetTelephoneNumbers()
Telephone Numbers' attribute list is set.
unsetTelephoneNumbers(),
getTelephoneNumbers()org.eclipse.emf.common.util.EList<String> getFacsimileNumbers()
String.
If the meaning of the 'Facsimile Numbers' attribute list isn't clear, there really should be more of a description here...
isSetFacsimileNumbers(),
unsetFacsimileNumbers(),
Ifc4Package.getIfcTelecomAddress_FacsimileNumbers()void unsetFacsimileNumbers()
Facsimile Numbers' attribute list.
isSetFacsimileNumbers(),
getFacsimileNumbers()boolean isSetFacsimileNumbers()
Facsimile Numbers' attribute list is set.
unsetFacsimileNumbers(),
getFacsimileNumbers()String getPagerNumber()
If the meaning of the 'Pager Number' attribute isn't clear, there really should be more of a description here...
isSetPagerNumber(),
unsetPagerNumber(),
setPagerNumber(String),
Ifc4Package.getIfcTelecomAddress_PagerNumber()void setPagerNumber(String value)
Pager Number' attribute.
value - the new value of the 'Pager Number' attribute.isSetPagerNumber(),
unsetPagerNumber(),
getPagerNumber()void unsetPagerNumber()
Pager Number' attribute.
isSetPagerNumber(),
getPagerNumber(),
setPagerNumber(String)boolean isSetPagerNumber()
Pager Number' attribute is set.
unsetPagerNumber(),
getPagerNumber(),
setPagerNumber(String)org.eclipse.emf.common.util.EList<String> getElectronicMailAddresses()
String.
If the meaning of the 'Electronic Mail Addresses' attribute list isn't clear, there really should be more of a description here...
isSetElectronicMailAddresses(),
unsetElectronicMailAddresses(),
Ifc4Package.getIfcTelecomAddress_ElectronicMailAddresses()void unsetElectronicMailAddresses()
Electronic Mail Addresses' attribute list.
boolean isSetElectronicMailAddresses()
Electronic Mail Addresses' attribute list is set.
unsetElectronicMailAddresses(),
getElectronicMailAddresses()String getWWWHomePageURL()
If the meaning of the 'WWW Home Page URL' attribute isn't clear, there really should be more of a description here...
isSetWWWHomePageURL(),
unsetWWWHomePageURL(),
setWWWHomePageURL(String),
Ifc4Package.getIfcTelecomAddress_WWWHomePageURL()void setWWWHomePageURL(String value)
WWW Home Page URL' attribute.
value - the new value of the 'WWW Home Page URL' attribute.isSetWWWHomePageURL(),
unsetWWWHomePageURL(),
getWWWHomePageURL()void unsetWWWHomePageURL()
WWW Home Page URL' attribute.
boolean isSetWWWHomePageURL()
WWW Home Page URL' attribute is set.
unsetWWWHomePageURL(),
getWWWHomePageURL(),
setWWWHomePageURL(String)org.eclipse.emf.common.util.EList<String> getMessagingIDs()
String.
If the meaning of the 'Messaging IDs' attribute list isn't clear, there really should be more of a description here...
isSetMessagingIDs(),
unsetMessagingIDs(),
Ifc4Package.getIfcTelecomAddress_MessagingIDs()void unsetMessagingIDs()
Messaging IDs' attribute list.
isSetMessagingIDs(),
getMessagingIDs()boolean isSetMessagingIDs()
Messaging IDs' attribute list is set.
unsetMessagingIDs(),
getMessagingIDs()Copyright © 2018 OpenSource BIM. All rights reserved.