org.jopendocument.model.table
Class TableDataPilotLevel

java.lang.Object
  extended by org.jopendocument.model.table.TableDataPilotLevel

public class TableDataPilotLevel
extends java.lang.Object


Constructor Summary
TableDataPilotLevel()
           
 
Method Summary
 TableDataPilotMembers getTableDataPilotMembers()
          Gets the value of the tableDataPilotMembers property.
 TableDataPilotSubtotals getTableDataPilotSubtotals()
          Gets the value of the tableDataPilotSubtotals property.
 java.lang.String getTableDisplayEmpty()
          Gets the value of the tableDisplayEmpty property.
 void setTableDataPilotMembers(TableDataPilotMembers value)
          Sets the value of the tableDataPilotMembers property.
 void setTableDataPilotSubtotals(TableDataPilotSubtotals value)
          Sets the value of the tableDataPilotSubtotals property.
 void setTableDisplayEmpty(java.lang.String value)
          Sets the value of the tableDisplayEmpty property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDataPilotLevel

public TableDataPilotLevel()
Method Detail

getTableDataPilotMembers

public TableDataPilotMembers getTableDataPilotMembers()
Gets the value of the tableDataPilotMembers property.

Returns:
possible object is TableDataPilotMembers

getTableDataPilotSubtotals

public TableDataPilotSubtotals getTableDataPilotSubtotals()
Gets the value of the tableDataPilotSubtotals property.

Returns:
possible object is TableDataPilotSubtotals

getTableDisplayEmpty

public java.lang.String getTableDisplayEmpty()
Gets the value of the tableDisplayEmpty property.

Returns:
possible object is String

setTableDataPilotMembers

public void setTableDataPilotMembers(TableDataPilotMembers value)
Sets the value of the tableDataPilotMembers property.

Parameters:
value - allowed object is TableDataPilotMembers

setTableDataPilotSubtotals

public void setTableDataPilotSubtotals(TableDataPilotSubtotals value)
Sets the value of the tableDataPilotSubtotals property.

Parameters:
value - allowed object is TableDataPilotSubtotals

setTableDisplayEmpty

public void setTableDisplayEmpty(java.lang.String value)
Sets the value of the tableDisplayEmpty property.

Parameters:
value - allowed object is String