|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableIteration
public class TableIteration
| 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 |
|---|
public TableIteration()
| Method Detail |
|---|
public java.lang.String getTableMaximumDifference()
Stringpublic java.lang.String getTableStatus()
Stringpublic java.lang.String getTableSteps()
Stringpublic void setTableMaximumDifference(java.lang.String value)
value - allowed object is Stringpublic void setTableStatus(java.lang.String value)
value - allowed object is Stringpublic void setTableSteps(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||