org.jopendocument.model.table
Class TableCellRangeSource

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

public class TableCellRangeSource
extends java.lang.Object


Constructor Summary
TableCellRangeSource()
           
 
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 getTableLastColumnSpanned()
          Gets the value of the tableLastColumnSpanned property.
 java.lang.String getTableLastRowSpanned()
          Gets the value of the tableLastRowSpanned property.
 java.lang.String getTableName()
          Gets the value of the tableName property.
 java.lang.String getTableRefreshDelay()
          Gets the value of the tableRefreshDelay 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 setTableLastColumnSpanned(java.lang.String value)
          Sets the value of the tableLastColumnSpanned property.
 void setTableLastRowSpanned(java.lang.String value)
          Sets the value of the tableLastRowSpanned property.
 void setTableName(java.lang.String value)
          Sets the value of the tableName property.
 void setTableRefreshDelay(java.lang.String value)
          Sets the value of the tableRefreshDelay 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

TableCellRangeSource

public TableCellRangeSource()
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

getTableLastColumnSpanned

public java.lang.String getTableLastColumnSpanned()
Gets the value of the tableLastColumnSpanned property.

Returns:
possible object is String

getTableLastRowSpanned

public java.lang.String getTableLastRowSpanned()
Gets the value of the tableLastRowSpanned property.

Returns:
possible object is String

getTableName

public java.lang.String getTableName()
Gets the value of the tableName property.

Returns:
possible object is String

getTableRefreshDelay

public java.lang.String getTableRefreshDelay()
Gets the value of the tableRefreshDelay 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

setTableLastColumnSpanned

public void setTableLastColumnSpanned(java.lang.String value)
Sets the value of the tableLastColumnSpanned property.

Parameters:
value - allowed object is String

setTableLastRowSpanned

public void setTableLastRowSpanned(java.lang.String value)
Sets the value of the tableLastRowSpanned property.

Parameters:
value - allowed object is String

setTableName

public void setTableName(java.lang.String value)
Sets the value of the tableName 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

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