public class IfcPersonAndOrganization4X3 extends IfcEntityBase
IfcPersonAndOrganization
| Constructor and Description |
|---|
IfcPersonAndOrganization4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcActorRole4X3> |
getRoles() |
IfcOrganization4X3 |
getTheOrganization() |
IfcPerson4X3 |
getThePerson() |
void |
setRoles(IfcCollection<IfcActorRole4X3> value) |
void |
setTheOrganization(IfcOrganization4X3 value) |
void |
setThePerson(IfcPerson4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcPerson4X3 getThePerson()
public final void setThePerson(IfcPerson4X3 value)
public final IfcOrganization4X3 getTheOrganization()
public final void setTheOrganization(IfcOrganization4X3 value)
public final IfcCollection<IfcActorRole4X3> getRoles()
public final void setRoles(IfcCollection<IfcActorRole4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.