public class IfcApprovalPropertyRelationship2X3 extends IfcEntityBase
IfcApprovalPropertyRelationship
| Constructor and Description |
|---|
IfcApprovalPropertyRelationship2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcApproval2X3 |
getApproval() |
IfcCollection<IfcProperty2X3> |
getApprovedProperties() |
void |
setApproval(IfcApproval2X3 value) |
void |
setApprovedProperties(IfcCollection<IfcProperty2X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcProperty2X3> getApprovedProperties()
public final void setApprovedProperties(IfcCollection<IfcProperty2X3> value)
public final IfcApproval2X3 getApproval()
public final void setApproval(IfcApproval2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.