public class IfcTableRow extends IfcEntity
Constructor and Description |
---|
IfcTableRow() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcValue> |
getRowCells() |
IfcBoolean |
isHeading() |
void |
setHeading(IfcBoolean value) |
void |
setRowCells(IfcCollection<IfcValue> value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcCollection<IfcValue> getRowCells()
public final void setRowCells(IfcCollection<IfcValue> value)
public final IfcBoolean isHeading()
public final void setHeading(IfcBoolean value)