|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.table.TableDataPilotTables
public class TableDataPilotTables
Field Summary | |
---|---|
protected List<TableDataPilotTable> |
tableDataPilotTable
|
Constructor Summary | |
---|---|
TableDataPilotTables()
|
Method Summary | |
---|---|
List<TableDataPilotTable> |
getTableDataPilotTable()
Gets the value of the tableDataPilotTable property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected List<TableDataPilotTable> tableDataPilotTable
Constructor Detail |
---|
public TableDataPilotTables()
Method Detail |
---|
public List<TableDataPilotTable> getTableDataPilotTable()
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 tableDataPilotTable property.
For example, to add a new item, do as follows:
getTableDataPilotTable().add(newItem);
Objects of the following type(s) are allowed in the list TableDataPilotTable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |