org.jopendocument.model.table
Class TableTableSource

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

public class TableTableSource
extends java.lang.Object


Constructor Summary
TableTableSource()
           
 
Method Summary
 java.lang.String getTableFilterName()
          Gets the value of the tableFilterName property.
 java.lang.String getTableFilterOptions()
          Gets the value of the tableFilterOptions property.
 java.lang.String getTableMode()
          Gets the value of the tableMode property.
 java.lang.String getTableRefreshDelay()
          Gets the value of the tableRefreshDelay property.
 java.lang.String getTableTableName()
          Gets the value of the tableTableName property.
 java.lang.String getXlinkActuate()
          Gets the value of the xlinkActuate property.
 java.lang.String getXlinkHref()
          Gets the value of the xlinkHref property.
 java.lang.String getXlinkType()
          Gets the value of the xlinkType property.
 void setTableFilterName(java.lang.String value)
          Sets the value of the tableFilterName property.
 void setTableFilterOptions(java.lang.String value)
          Sets the value of the tableFilterOptions property.
 void setTableMode(java.lang.String value)
          Sets the value of the tableMode property.
 void setTableRefreshDelay(java.lang.String value)
          Sets the value of the tableRefreshDelay property.
 void setTableTableName(java.lang.String value)
          Sets the value of the tableTableName property.
 void setXlinkActuate(java.lang.String value)
          Sets the value of the xlinkActuate property.
 void setXlinkHref(java.lang.String value)
          Sets the value of the xlinkHref property.
 void setXlinkType(java.lang.String value)
          Sets the value of the xlinkType property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableTableSource

public TableTableSource()
Method Detail

getTableFilterName

public java.lang.String getTableFilterName()
Gets the value of the tableFilterName property.

Returns:
possible object is String

getTableFilterOptions

public java.lang.String getTableFilterOptions()
Gets the value of the tableFilterOptions property.

Returns:
possible object is String

getTableMode

public java.lang.String getTableMode()
Gets the value of the tableMode property.

Returns:
possible object is String

getTableRefreshDelay

public java.lang.String getTableRefreshDelay()
Gets the value of the tableRefreshDelay property.

Returns:
possible object is String

getTableTableName

public java.lang.String getTableTableName()
Gets the value of the tableTableName property.

Returns:
possible object is String

getXlinkActuate

public java.lang.String getXlinkActuate()
Gets the value of the xlinkActuate property.

Returns:
possible object is String

getXlinkHref

public java.lang.String getXlinkHref()
Gets the value of the xlinkHref property.

Returns:
possible object is String

getXlinkType

public java.lang.String getXlinkType()
Gets the value of the xlinkType property.

Returns:
possible object is String

setTableFilterName

public void setTableFilterName(java.lang.String value)
Sets the value of the tableFilterName property.

Parameters:
value - allowed object is String

setTableFilterOptions

public void setTableFilterOptions(java.lang.String value)
Sets the value of the tableFilterOptions property.

Parameters:
value - allowed object is String

setTableMode

public void setTableMode(java.lang.String value)
Sets the value of the tableMode property.

Parameters:
value - allowed object is String

setTableRefreshDelay

public void setTableRefreshDelay(java.lang.String value)
Sets the value of the tableRefreshDelay property.

Parameters:
value - allowed object is String

setTableTableName

public void setTableTableName(java.lang.String value)
Sets the value of the tableTableName property.

Parameters:
value - allowed object is String

setXlinkActuate

public void setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate property.

Parameters:
value - allowed object is String

setXlinkHref

public void setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property.

Parameters:
value - allowed object is String

setXlinkType

public void setXlinkType(java.lang.String value)
Sets the value of the xlinkType property.

Parameters:
value - allowed object is String