public class IfcTableRow4 extends IfcEntityBase
IfcTableRow
| Constructor and Description |
|---|
IfcTableRow4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcValue4> |
getRowCells() |
IfcBoolean4 |
isHeading() |
void |
setHeading(IfcBoolean4 value) |
void |
setRowCells(IfcCollection<IfcValue4> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcValue4> getRowCells()
public final void setRowCells(IfcCollection<IfcValue4> value)
public final IfcBoolean4 isHeading()
public final void setHeading(IfcBoolean4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.