public class IfcResourceApprovalRelationship extends IfcResourceLevelRelationship
| Constructor and Description |
|---|
IfcResourceApprovalRelationship() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcResourceObjectSelect> |
getRelatedResourceObjects() |
IfcApproval |
getRelatingApproval() |
void |
setRelatedResourceObjects(IfcCollection<IfcResourceObjectSelect> value) |
void |
setRelatingApproval(IfcApproval value) |
getDescription, getName, setDescription, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcResourceObjectSelect> getRelatedResourceObjects()
public final void setRelatedResourceObjects(IfcCollection<IfcResourceObjectSelect> value)
public final IfcApproval getRelatingApproval()
public final void setRelatingApproval(IfcApproval value)