Package | Description |
---|---|
com.oracle.bmc.aidocument.model |
Modifier and Type | Method and Description |
---|---|
Cell |
Cell.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Cell> |
TableRow.getCells()
The cells in the row.
|
Modifier and Type | Method and Description |
---|---|
Cell.Builder |
Cell.Builder.copy(Cell model) |
Modifier and Type | Method and Description |
---|---|
TableRow.Builder |
TableRow.Builder.cells(List<Cell> cells)
The cells in the row.
|
Constructor and Description |
---|
TableRow(List<Cell> cells)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.