public class IfcTable4 extends IfcEntityBase
IfcTable
| Constructor and Description |
|---|
IfcTable4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcTableColumn4> |
getColumns() |
IfcLabel4 |
getName() |
IfcCollection<IfcTableRow4> |
getRows() |
void |
setColumns(IfcCollection<IfcTableColumn4> value) |
void |
setName(IfcLabel4 value) |
void |
setRows(IfcCollection<IfcTableRow4> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcCollection<IfcTableRow4> getRows()
public final void setRows(IfcCollection<IfcTableRow4> value)
public final IfcCollection<IfcTableColumn4> getColumns()
public final void setColumns(IfcCollection<IfcTableColumn4> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.