org.jopendocument.model.table
Class TableDataPilotSubtotal

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

public class TableDataPilotSubtotal
extends Object


Field Summary
protected  String tableFunction
           
 
Constructor Summary
TableDataPilotSubtotal()
           
 
Method Summary
 String getTableFunction()
          Gets the value of the tableFunction property.
 void setTableFunction(String value)
          Sets the value of the tableFunction property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tableFunction

protected String tableFunction
Constructor Detail

TableDataPilotSubtotal

public TableDataPilotSubtotal()
Method Detail

getTableFunction

public String getTableFunction()
Gets the value of the tableFunction property.

Returns:
possible object is String

setTableFunction

public void setTableFunction(String value)
Sets the value of the tableFunction property.

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.