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