org.jopendocument.model.table
Class TableIteration

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

public class TableIteration
extends java.lang.Object


Constructor Summary
TableIteration()
           
 
Method Summary
 java.lang.String getTableMaximumDifference()
          Gets the value of the tableMaximumDifference property.
 java.lang.String getTableStatus()
          Gets the value of the tableStatus property.
 java.lang.String getTableSteps()
          Gets the value of the tableSteps property.
 void setTableMaximumDifference(java.lang.String value)
          Sets the value of the tableMaximumDifference property.
 void setTableStatus(java.lang.String value)
          Sets the value of the tableStatus property.
 void setTableSteps(java.lang.String value)
          Sets the value of the tableSteps property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableIteration

public TableIteration()
Method Detail

getTableMaximumDifference

public java.lang.String getTableMaximumDifference()
Gets the value of the tableMaximumDifference property.

Returns:
possible object is String

getTableStatus

public java.lang.String getTableStatus()
Gets the value of the tableStatus property.

Returns:
possible object is String

getTableSteps

public java.lang.String getTableSteps()
Gets the value of the tableSteps property.

Returns:
possible object is String

setTableMaximumDifference

public void setTableMaximumDifference(java.lang.String value)
Sets the value of the tableMaximumDifference property.

Parameters:
value - allowed object is String

setTableStatus

public void setTableStatus(java.lang.String value)
Sets the value of the tableStatus property.

Parameters:
value - allowed object is String

setTableSteps

public void setTableSteps(java.lang.String value)
Sets the value of the tableSteps property.

Parameters:
value - allowed object is String