IfcResourceApprovalRelationship

Inheritance: java.lang.Object, IfcResourceLevelRelationship

Constructors

ConstructorDescription
IfcResourceApprovalRelationship()

Methods

MethodDescription
getRelatedResourceObjects()
setRelatedResourceObjects(IfcCollection value)
getRelatingApproval()
setRelatingApproval(IfcApproval value)

IfcResourceApprovalRelationship()

public IfcResourceApprovalRelationship()

getRelatedResourceObjects()

public final IfcCollection<IfcResourceObjectSelect> getRelatedResourceObjects()

Returns: IfcCollection

setRelatedResourceObjects(IfcCollection value)

public final void setRelatedResourceObjects(IfcCollection<IfcResourceObjectSelect> value)

getRelatingApproval()

public final IfcApproval getRelatingApproval()

Returns: IfcApproval

setRelatingApproval(IfcApproval value)

public final void setRelatingApproval(IfcApproval value)