org.jopendocument.model.table
Class TableSortGroups

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

public class TableSortGroups
extends java.lang.Object


Constructor Summary
TableSortGroups()
           
 
Method Summary
 java.lang.String getTableDataType()
          Gets the value of the tableDataType property.
 java.lang.String getTableOrder()
          Gets the value of the tableOrder property.
 void setTableDataType(java.lang.String value)
          Sets the value of the tableDataType property.
 void setTableOrder(java.lang.String value)
          Sets the value of the tableOrder property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableSortGroups

public TableSortGroups()
Method Detail

getTableDataType

public java.lang.String getTableDataType()
Gets the value of the tableDataType property.

Returns:
possible object is String

getTableOrder

public java.lang.String getTableOrder()
Gets the value of the tableOrder property.

Returns:
possible object is String

setTableDataType

public void setTableDataType(java.lang.String value)
Sets the value of the tableDataType property.

Parameters:
value - allowed object is String

setTableOrder

public void setTableOrder(java.lang.String value)
Sets the value of the tableOrder property.

Parameters:
value - allowed object is String