org.jopendocument.model.table
Class TableSubtotalField
java.lang.Object
org.jopendocument.model.table.TableSubtotalField
public class TableSubtotalField
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableFieldNumber
protected String tableFieldNumber
tableFunction
protected String tableFunction
TableSubtotalField
public TableSubtotalField()
getTableFieldNumber
public String getTableFieldNumber()
- Gets the value of the tableFieldNumber property.
- Returns:
- possible object is
String
getTableFunction
public String getTableFunction()
- Gets the value of the tableFunction property.
- Returns:
- possible object is
String
setTableFieldNumber
public void setTableFieldNumber(String value)
- Sets the value of the tableFieldNumber property.
- Parameters:
value
- allowed 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.