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, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcCollection<IfcResourceObjectSelect> getRelatedResourceObjects()
public final void setRelatedResourceObjects(IfcCollection<IfcResourceObjectSelect> value)
public final IfcApproval getRelatingApproval()
public final void setRelatingApproval(IfcApproval value)