org.jopendocument.model.table
Class TableSourceRangeAddress

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

public class TableSourceRangeAddress
extends java.lang.Object


Constructor Summary
TableSourceRangeAddress()
           
 
Method Summary
 java.lang.String getTableColumn()
          Gets the value of the tableColumn property.
 java.lang.String getTableEndColumn()
          Gets the value of the tableEndColumn property.
 java.lang.String getTableEndRow()
          Gets the value of the tableEndRow property.
 java.lang.String getTableEndTable()
          Gets the value of the tableEndTable property.
 java.lang.String getTableRow()
          Gets the value of the tableRow property.
 java.lang.String getTableStartColumn()
          Gets the value of the tableStartColumn property.
 java.lang.String getTableStartRow()
          Gets the value of the tableStartRow property.
 java.lang.String getTableStartTable()
          Gets the value of the tableStartTable property.
 java.lang.String getTableTable()
          Gets the value of the tableTable property.
 void setTableColumn(java.lang.String value)
          Sets the value of the tableColumn property.
 void setTableEndColumn(java.lang.String value)
          Sets the value of the tableEndColumn property.
 void setTableEndRow(java.lang.String value)
          Sets the value of the tableEndRow property.
 void setTableEndTable(java.lang.String value)
          Sets the value of the tableEndTable property.
 void setTableRow(java.lang.String value)
          Sets the value of the tableRow property.
 void setTableStartColumn(java.lang.String value)
          Sets the value of the tableStartColumn property.
 void setTableStartRow(java.lang.String value)
          Sets the value of the tableStartRow property.
 void setTableStartTable(java.lang.String value)
          Sets the value of the tableStartTable property.
 void setTableTable(java.lang.String value)
          Sets the value of the tableTable property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableSourceRangeAddress

public TableSourceRangeAddress()
Method Detail

getTableColumn

public java.lang.String getTableColumn()
Gets the value of the tableColumn property.

Returns:
possible object is String

getTableEndColumn

public java.lang.String getTableEndColumn()
Gets the value of the tableEndColumn property.

Returns:
possible object is String

getTableEndRow

public java.lang.String getTableEndRow()
Gets the value of the tableEndRow property.

Returns:
possible object is String

getTableEndTable

public java.lang.String getTableEndTable()
Gets the value of the tableEndTable property.

Returns:
possible object is String

getTableRow

public java.lang.String getTableRow()
Gets the value of the tableRow property.

Returns:
possible object is String

getTableStartColumn

public java.lang.String getTableStartColumn()
Gets the value of the tableStartColumn property.

Returns:
possible object is String

getTableStartRow

public java.lang.String getTableStartRow()
Gets the value of the tableStartRow property.

Returns:
possible object is String

getTableStartTable

public java.lang.String getTableStartTable()
Gets the value of the tableStartTable property.

Returns:
possible object is String

getTableTable

public java.lang.String getTableTable()
Gets the value of the tableTable property.

Returns:
possible object is String

setTableColumn

public void setTableColumn(java.lang.String value)
Sets the value of the tableColumn property.

Parameters:
value - allowed object is String

setTableEndColumn

public void setTableEndColumn(java.lang.String value)
Sets the value of the tableEndColumn property.

Parameters:
value - allowed object is String

setTableEndRow

public void setTableEndRow(java.lang.String value)
Sets the value of the tableEndRow property.

Parameters:
value - allowed object is String

setTableEndTable

public void setTableEndTable(java.lang.String value)
Sets the value of the tableEndTable property.

Parameters:
value - allowed object is String

setTableRow

public void setTableRow(java.lang.String value)
Sets the value of the tableRow property.

Parameters:
value - allowed object is String

setTableStartColumn

public void setTableStartColumn(java.lang.String value)
Sets the value of the tableStartColumn property.

Parameters:
value - allowed object is String

setTableStartRow

public void setTableStartRow(java.lang.String value)
Sets the value of the tableStartRow property.

Parameters:
value - allowed object is String

setTableStartTable

public void setTableStartTable(java.lang.String value)
Sets the value of the tableStartTable property.

Parameters:
value - allowed object is String

setTableTable

public void setTableTable(java.lang.String value)
Sets the value of the tableTable property.

Parameters:
value - allowed object is String