|
|||||||||
| 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
| Field Summary | |
|---|---|
protected String |
tableMaximumDifference
|
protected String |
tableStatus
|
protected String |
tableSteps
|
| Constructor Summary | |
|---|---|
TableIteration()
|
|
| Method Summary | |
|---|---|
String |
getTableMaximumDifference()
Gets the value of the tableMaximumDifference property. |
String |
getTableStatus()
Gets the value of the tableStatus property. |
String |
getTableSteps()
Gets the value of the tableSteps property. |
void |
setTableMaximumDifference(String value)
Sets the value of the tableMaximumDifference property. |
void |
setTableStatus(String value)
Sets the value of the tableStatus property. |
void |
setTableSteps(String value)
Sets the value of the tableSteps property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableMaximumDifference
protected String tableStatus
protected String tableSteps
| Constructor Detail |
|---|
public TableIteration()
| Method Detail |
|---|
public String getTableMaximumDifference()
Stringpublic String getTableStatus()
Stringpublic String getTableSteps()
Stringpublic void setTableMaximumDifference(String value)
value - allowed object is Stringpublic void setTableStatus(String value)
value - allowed object is Stringpublic void setTableSteps(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||