|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getTableStatus()
String
public String getTableSteps()
String
public void setTableMaximumDifference(String value)
value
- allowed object is String
public void setTableStatus(String value)
value
- allowed object is String
public 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 |