IfcOrganization
Contents
[
Hide
]Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcOrganization() |
Methods
IfcOrganization()
public IfcOrganization()
getId()
public final IfcIdentifier getId()
Returns: IfcIdentifier
setId(IfcIdentifier value)
public final void setId(IfcIdentifier value)
getName()
public final IfcLabel getName()
Returns: IfcLabel
setName(IfcLabel value)
public final void setName(IfcLabel value)
getDescription()
public final IfcText getDescription()
Returns: IfcText
setDescription(IfcText value)
public final void setDescription(IfcText value)
getRoles()
public final IfcCollection<IfcActorRole> getRoles()
Returns: IfcCollection
setRoles(IfcCollection value)
public final void setRoles(IfcCollection<IfcActorRole> value)
getAddresses()
public final IfcCollection<IfcAddress> getAddresses()
Returns: IfcCollection
setAddresses(IfcCollection value)
public final void setAddresses(IfcCollection<IfcAddress> value)
isRelatedBy()
public final IfcCollection<IfcOrganizationRelationship> isRelatedBy()
Returns: IfcCollection
getRelates()
public final IfcCollection<IfcOrganizationRelationship> getRelates()
Returns: IfcCollection
getEngages()
public final IfcCollection<IfcPersonAndOrganization> getEngages()
Returns: IfcCollection