public class IfcOrganization2X3 extends IfcEntityBase
IfcOrganization
| Constructor and Description |
|---|
IfcOrganization2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcAddress2X3> |
getAddresses() |
IfcText2X3 |
getDescription() |
IfcCollection<IfcPersonAndOrganization2X3> |
getEngages() |
IfcLabel2X3 |
getName() |
IfcIdentifier2X3 |
getOrganizationId() |
IfcCollection<IfcOrganizationRelationship2X3> |
getRelates() |
IfcCollection<IfcActorRole2X3> |
getRoles() |
IfcCollection<IfcOrganizationRelationship2X3> |
isRelatedBy() |
void |
setAddresses(IfcCollection<IfcAddress2X3> value) |
void |
setDescription(IfcText2X3 value) |
void |
setName(IfcLabel2X3 value) |
void |
setOrganizationId(IfcIdentifier2X3 value) |
void |
setRoles(IfcCollection<IfcActorRole2X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier2X3 getOrganizationId()
public final void setOrganizationId(IfcIdentifier2X3 value)
public final IfcLabel2X3 getName()
public final void setName(IfcLabel2X3 value)
public final IfcText2X3 getDescription()
public final void setDescription(IfcText2X3 value)
public final IfcCollection<IfcActorRole2X3> getRoles()
public final void setRoles(IfcCollection<IfcActorRole2X3> value)
public final IfcCollection<IfcAddress2X3> getAddresses()
public final void setAddresses(IfcCollection<IfcAddress2X3> value)
public final IfcCollection<IfcOrganizationRelationship2X3> isRelatedBy()
public final IfcCollection<IfcOrganizationRelationship2X3> getRelates()
public final IfcCollection<IfcPersonAndOrganization2X3> getEngages()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.