public class IfcApprovalPropertyRelationship extends IfcEntity
| Constructor and Description |
|---|
IfcApprovalPropertyRelationship() |
| Modifier and Type | Method and Description |
|---|---|
IfcApproval |
getApproval() |
IfcCollection<IfcProperty> |
getApprovedProperties() |
void |
setApproval(IfcApproval value) |
void |
setApprovedProperties(IfcCollection<IfcProperty> value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcProperty> getApprovedProperties()
public final void setApprovedProperties(IfcCollection<IfcProperty> value)
public final IfcApproval getApproval()
public final void setApproval(IfcApproval value)