IfcPostalAddress
Contents
[
Hide
]Inheritance: java.lang.Object, IfcAddress
Constructors
| Constructor | Description |
|---|---|
| IfcPostalAddress() |
Methods
IfcPostalAddress()
public IfcPostalAddress()
getInternalLocation()
public final IfcLabel getInternalLocation()
Returns: IfcLabel
setInternalLocation(IfcLabel value)
public final void setInternalLocation(IfcLabel value)
getAddressLines()
public final IfcCollection<IfcLabel> getAddressLines()
Returns: IfcCollection
setAddressLines(IfcCollection value)
public final void setAddressLines(IfcCollection<IfcLabel> value)
getPostalBox()
public final IfcLabel getPostalBox()
Returns: IfcLabel
setPostalBox(IfcLabel value)
public final void setPostalBox(IfcLabel value)
getTown()
public final IfcLabel getTown()
Returns: IfcLabel
setTown(IfcLabel value)
public final void setTown(IfcLabel value)
getRegion()
public final IfcLabel getRegion()
Returns: IfcLabel
setRegion(IfcLabel value)
public final void setRegion(IfcLabel value)
getPostalCode()
public final IfcLabel getPostalCode()
Returns: IfcLabel
setPostalCode(IfcLabel value)
public final void setPostalCode(IfcLabel value)
getCountry()
public final IfcLabel getCountry()
Returns: IfcLabel
setCountry(IfcLabel value)
public final void setCountry(IfcLabel value)