public class IfcActorRole4 extends IfcEntityBase
IfcActorRole
| Constructor and Description |
|---|
IfcActorRole4() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4 |
getDescription() |
IfcRoleEnum4 |
getRole() |
IfcLabel4 |
getUserDefinedRole() |
IfcCollection<IfcExternalReferenceRelationship4> |
hasExternalReference() |
void |
setDescription(IfcText4 value) |
void |
setRole(IfcRoleEnum4 value) |
void |
setUserDefinedRole(IfcLabel4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcRoleEnum4 getRole()
public final void setRole(IfcRoleEnum4 value)
public final IfcLabel4 getUserDefinedRole()
public final void setUserDefinedRole(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcCollection<IfcExternalReferenceRelationship4> hasExternalReference()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.