public class IfcOrganization4X3 extends IfcEntityBase
IfcOrganization
| Constructor and Description |
|---|
IfcOrganization4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcAddress4X3> |
getAddresses() |
IfcText4X3 |
getDescription() |
IfcCollection<IfcPersonAndOrganization4X3> |
getEngages() |
IfcIdentifier4X3 |
getIdentification() |
IfcLabel4X3 |
getName() |
IfcCollection<IfcOrganizationRelationship4X3> |
getRelates() |
IfcCollection<IfcActorRole4X3> |
getRoles() |
IfcCollection<IfcOrganizationRelationship4X3> |
isRelatedBy() |
void |
setAddresses(IfcCollection<IfcAddress4X3> value) |
void |
setDescription(IfcText4X3 value) |
void |
setIdentification(IfcIdentifier4X3 value) |
void |
setName(IfcLabel4X3 value) |
void |
setRoles(IfcCollection<IfcActorRole4X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4X3 getIdentification()
public final void setIdentification(IfcIdentifier4X3 value)
public final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcCollection<IfcActorRole4X3> getRoles()
public final void setRoles(IfcCollection<IfcActorRole4X3> value)
public final IfcCollection<IfcAddress4X3> getAddresses()
public final void setAddresses(IfcCollection<IfcAddress4X3> value)
public final IfcCollection<IfcOrganizationRelationship4X3> isRelatedBy()
public final IfcCollection<IfcOrganizationRelationship4X3> getRelates()
public final IfcCollection<IfcPersonAndOrganization4X3> getEngages()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.