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