public class DocChunkTableRow extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DocChunkTableRow.Builder |
| 构造器和说明 |
|---|
DocChunkTableRow() |
DocChunkTableRow(DocChunkTableRow.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
DocChunkTableCell[] |
getRowCells() |
static DocChunkTableRow.Builder |
newBuilder() |
void |
setRowCells(DocChunkTableCell[] rowCells) |
public DocChunkTableRow()
public DocChunkTableRow(DocChunkTableRow.Builder builder)
public static DocChunkTableRow.Builder newBuilder()
public DocChunkTableCell[] getRowCells()
public void setRowCells(DocChunkTableCell[] rowCells)
Copyright © 2025. All rights reserved.