| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcPostalAddress |
Ifc2x3tc1Factory.createIfcPostalAddress()
Returns a new object of class 'Ifc Postal Address'.
|
IfcPostalAddress |
IfcBuilding.getBuildingAddress()
Returns the value of the 'Building Address' reference.
|
IfcPostalAddress |
IfcSite.getSiteAddress()
Returns the value of the 'Site Address' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBuilding.setBuildingAddress(IfcPostalAddress value)
Sets the value of the '
Building Address' reference. |
void |
IfcSite.setSiteAddress(IfcPostalAddress value)
Sets the value of the '
Site Address' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcPostalAddress |
Ifc2x3tc1FactoryImpl.createIfcPostalAddress() |
IfcPostalAddress |
IfcBuildingImpl.getBuildingAddress() |
IfcPostalAddress |
IfcSiteImpl.getSiteAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBuildingImpl.setBuildingAddress(IfcPostalAddress newBuildingAddress) |
void |
IfcSiteImpl.setSiteAddress(IfcPostalAddress newSiteAddress) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcPostalAddress(IfcPostalAddress object)
Returns the result of interpreting the object as an instance of 'Ifc Postal Address'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.