org.jopendocument.model.table
Class TableSubtotalField

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

public class TableSubtotalField
extends java.lang.Object


Constructor Summary
TableSubtotalField()
           
 
Method Summary
 java.lang.String getTableFieldNumber()
          Gets the value of the tableFieldNumber property.
 java.lang.String getTableFunction()
          Gets the value of the tableFunction property.
 void setTableFieldNumber(java.lang.String value)
          Sets the value of the tableFieldNumber property.
 void setTableFunction(java.lang.String value)
          Sets the value of the tableFunction property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableSubtotalField

public TableSubtotalField()
Method Detail

getTableFieldNumber

public java.lang.String getTableFieldNumber()
Gets the value of the tableFieldNumber property.

Returns:
possible object is String

getTableFunction

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

Returns:
possible object is String

setTableFieldNumber

public void setTableFieldNumber(java.lang.String value)
Sets the value of the tableFieldNumber property.

Parameters:
value - allowed object is String

setTableFunction

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

Parameters:
value - allowed object is String