public class IfcRelCoversSpaces extends IfcRelConnects
Constructor and Description |
---|
IfcRelCoversSpaces() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcCovering> |
getRelatedCoverings() |
IfcSpace |
getRelatedSpace() |
void |
setRelatedCoverings(IfcCollection<IfcCovering> value) |
void |
setRelatedSpace(IfcSpace value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcSpace getRelatedSpace()
public final void setRelatedSpace(IfcSpace value)
public final IfcCollection<IfcCovering> getRelatedCoverings()
public final void setRelatedCoverings(IfcCollection<IfcCovering> value)