IfcApprovalRelationship

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcApprovalRelationship()

Methods

MethodDescription
getRelatedApproval()
setRelatedApproval(IfcApproval value)
getRelatingApproval()
setRelatingApproval(IfcApproval value)
getDescription()
setDescription(IfcText value)
getName()
setName(IfcLabel value)

IfcApprovalRelationship()

public IfcApprovalRelationship()

getRelatedApproval()

public final IfcApproval getRelatedApproval()

Returns: IfcApproval

setRelatedApproval(IfcApproval value)

public final void setRelatedApproval(IfcApproval value)

getRelatingApproval()

public final IfcApproval getRelatingApproval()

Returns: IfcApproval

setRelatingApproval(IfcApproval value)

public final void setRelatingApproval(IfcApproval value)

getDescription()

public final IfcText getDescription()

Returns: IfcText

setDescription(IfcText value)

public final void setDescription(IfcText value)

getName()

public final IfcLabel getName()

Returns: IfcLabel

setName(IfcLabel value)

public final void setName(IfcLabel value)