org.jopendocument.model.table
Class TableMovementCutOff

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

public class TableMovementCutOff
extends java.lang.Object


Constructor Summary
TableMovementCutOff()
           
 
Method Summary
 java.lang.String getTableEndPosition()
          Gets the value of the tableEndPosition property.
 java.lang.String getTableId()
          Gets the value of the tableId property.
 java.lang.String getTablePosition()
          Gets the value of the tablePosition property.
 java.lang.String getTableStartPosition()
          Gets the value of the tableStartPosition property.
 void setTableEndPosition(java.lang.String value)
          Sets the value of the tableEndPosition property.
 void setTableId(java.lang.String value)
          Sets the value of the tableId property.
 void setTablePosition(java.lang.String value)
          Sets the value of the tablePosition property.
 void setTableStartPosition(java.lang.String value)
          Sets the value of the tableStartPosition property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableMovementCutOff

public TableMovementCutOff()
Method Detail

getTableEndPosition

public java.lang.String getTableEndPosition()
Gets the value of the tableEndPosition property.

Returns:
possible object is String

getTableId

public java.lang.String getTableId()
Gets the value of the tableId property.

Returns:
possible object is String

getTablePosition

public java.lang.String getTablePosition()
Gets the value of the tablePosition property.

Returns:
possible object is String

getTableStartPosition

public java.lang.String getTableStartPosition()
Gets the value of the tableStartPosition property.

Returns:
possible object is String

setTableEndPosition

public void setTableEndPosition(java.lang.String value)
Sets the value of the tableEndPosition property.

Parameters:
value - allowed object is String

setTableId

public void setTableId(java.lang.String value)
Sets the value of the tableId property.

Parameters:
value - allowed object is String

setTablePosition

public void setTablePosition(java.lang.String value)
Sets the value of the tablePosition property.

Parameters:
value - allowed object is String

setTableStartPosition

public void setTableStartPosition(java.lang.String value)
Sets the value of the tableStartPosition property.

Parameters:
value - allowed object is String