@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcApprovalPropertyRelationship extends IfcAbstractClass
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcApproval |
approval |
private SET<IfcProperty> |
approvedProperties |
stepNumber| 构造器和说明 |
|---|
IfcApprovalPropertyRelationship(SET<IfcProperty> approvedProperties,
IfcApproval approval) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcApproval |
getApproval() |
SET<IfcProperty> |
getApprovedProperties() |
void |
setApproval(IfcApproval approval) |
void |
setApprovedProperties(SET<IfcProperty> approvedProperties) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate SET<IfcProperty> approvedProperties
private IfcApproval approval
@IfcParserConstructor public IfcApprovalPropertyRelationship(SET<IfcProperty> approvedProperties, IfcApproval approval)
public SET<IfcProperty> getApprovedProperties()
public void setApprovedProperties(SET<IfcProperty> approvedProperties)
public IfcApproval getApproval()
public void setApproval(IfcApproval approval)
Copyright © 2023. All rights reserved.