public class IfcOrganization4 extends IfcEntityBase
IfcOrganization
| Constructor and Description |
|---|
IfcOrganization4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcAddress4> |
getAddresses() |
IfcText4 |
getDescription() |
IfcCollection<IfcPersonAndOrganization4> |
getEngages() |
IfcIdentifier4 |
getIdentification() |
IfcLabel4 |
getName() |
IfcCollection<IfcOrganizationRelationship4> |
getRelates() |
IfcCollection<IfcActorRole4> |
getRoles() |
IfcCollection<IfcOrganizationRelationship4> |
isRelatedBy() |
void |
setAddresses(IfcCollection<IfcAddress4> value) |
void |
setDescription(IfcText4 value) |
void |
setIdentification(IfcIdentifier4 value) |
void |
setName(IfcLabel4 value) |
void |
setRoles(IfcCollection<IfcActorRole4> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4 getIdentification()
public final void setIdentification(IfcIdentifier4 value)
public final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcCollection<IfcActorRole4> getRoles()
public final void setRoles(IfcCollection<IfcActorRole4> value)
public final IfcCollection<IfcAddress4> getAddresses()
public final void setAddresses(IfcCollection<IfcAddress4> value)
public final IfcCollection<IfcOrganizationRelationship4> isRelatedBy()
public final IfcCollection<IfcOrganizationRelationship4> getRelates()
public final IfcCollection<IfcPersonAndOrganization4> getEngages()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.