|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableDataPilotTable
public class TableDataPilotTable
| Constructor Summary | |
|---|---|
TableDataPilotTable()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableApplicationData()
Gets the value of the tableApplicationData property. |
java.lang.String |
getTableButtons()
Gets the value of the tableButtons property. |
java.util.List<java.lang.Object> |
getTableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQueryOrTableSourceServiceOrTableSourceCellRange()
Gets the value of the tableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQueryOrTableSourceServiceOrTableSourceCellRange property. |
java.util.List<TableDataPilotField> |
getTableDataPilotField()
Gets the value of the tableDataPilotField property. |
java.lang.String |
getTableGrandTotal()
Gets the value of the tableGrandTotal property. |
java.lang.String |
getTableIdentifyCategories()
Gets the value of the tableIdentifyCategories property. |
java.lang.String |
getTableIgnoreEmptyRows()
Gets the value of the tableIgnoreEmptyRows property. |
java.lang.String |
getTableName()
Gets the value of the tableName property. |
java.lang.String |
getTableTargetRangeAddress()
Gets the value of the tableTargetRangeAddress property. |
void |
setTableApplicationData(java.lang.String value)
Sets the value of the tableApplicationData property. |
void |
setTableButtons(java.lang.String value)
Sets the value of the tableButtons property. |
void |
setTableGrandTotal(java.lang.String value)
Sets the value of the tableGrandTotal property. |
void |
setTableIdentifyCategories(java.lang.String value)
Sets the value of the tableIdentifyCategories property. |
void |
setTableIgnoreEmptyRows(java.lang.String value)
Sets the value of the tableIgnoreEmptyRows property. |
void |
setTableName(java.lang.String value)
Sets the value of the tableName property. |
void |
setTableTargetRangeAddress(java.lang.String value)
Sets the value of the tableTargetRangeAddress property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableDataPilotTable()
| Method Detail |
|---|
public java.lang.String getTableApplicationData()
Stringpublic java.lang.String getTableButtons()
Stringpublic java.util.List<java.lang.Object> getTableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQueryOrTableSourceServiceOrTableSourceCellRange()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the
tableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQueryOrTableSourceServiceOrTableSourceCellRange
property.
For example, to add a new item, do as follows:
getTableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQueryOrTableSourceServiceOrTableSourceCellRange().add(newItem);
Objects of the following type(s) are allowed in the list TableDatabaseSourceSql
TableDatabaseSourceTable TableDatabaseSourceQuery
TableSourceService TableSourceCellRange
public java.util.List<TableDataPilotField> getTableDataPilotField()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the tableDataPilotField property.
For example, to add a new item, do as follows:
getTableDataPilotField().add(newItem);
Objects of the following type(s) are allowed in the list TableDataPilotField
public java.lang.String getTableGrandTotal()
Stringpublic java.lang.String getTableIdentifyCategories()
Stringpublic java.lang.String getTableIgnoreEmptyRows()
Stringpublic java.lang.String getTableName()
Stringpublic java.lang.String getTableTargetRangeAddress()
Stringpublic void setTableApplicationData(java.lang.String value)
value - allowed object is Stringpublic void setTableButtons(java.lang.String value)
value - allowed object is Stringpublic void setTableGrandTotal(java.lang.String value)
value - allowed object is Stringpublic void setTableIdentifyCategories(java.lang.String value)
value - allowed object is Stringpublic void setTableIgnoreEmptyRows(java.lang.String value)
value - allowed object is Stringpublic void setTableName(java.lang.String value)
value - allowed object is Stringpublic void setTableTargetRangeAddress(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||