| Package | Description |
|---|---|
| com.github.jferard.fastods.ref |
| Modifier and Type | Method and Description |
|---|---|
TableRefBuilder |
TableRefBuilder.absTable(String tableName)
Set the table name absolute
|
TableRefBuilder |
TableRefBuilder.absTable(Table table)
Set the table
|
static TableRefBuilder |
TableRef.builder(TableNameUtil tableNameUtil) |
TableRefBuilder |
TableRefBuilder.file(File file)
Set the file name
|
TableRefBuilder |
TableRefBuilder.file(String filename)
Set the file name
|
TableRefBuilder |
TableRefBuilder.table(String tableName)
Set the table name relative
|
TableRefBuilder |
TableRefBuilder.table(Table table)
Set the table name
|
Copyright © 2016–2021. All rights reserved.