|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableMovementCutOff
public class TableMovementCutOff
| Field Summary | |
|---|---|
protected String |
tableEndPosition
|
protected String |
tableId
|
protected String |
tablePosition
|
protected String |
tableStartPosition
|
| Constructor Summary | |
|---|---|
TableMovementCutOff()
|
|
| Method Summary | |
|---|---|
String |
getTableEndPosition()
Gets the value of the tableEndPosition property. |
String |
getTableId()
Gets the value of the tableId property. |
String |
getTablePosition()
Gets the value of the tablePosition property. |
String |
getTableStartPosition()
Gets the value of the tableStartPosition property. |
void |
setTableEndPosition(String value)
Sets the value of the tableEndPosition property. |
void |
setTableId(String value)
Sets the value of the tableId property. |
void |
setTablePosition(String value)
Sets the value of the tablePosition property. |
void |
setTableStartPosition(String value)
Sets the value of the tableStartPosition property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableEndPosition
protected String tableId
protected String tablePosition
protected String tableStartPosition
| Constructor Detail |
|---|
public TableMovementCutOff()
| Method Detail |
|---|
public String getTableEndPosition()
Stringpublic String getTableId()
Stringpublic String getTablePosition()
Stringpublic String getTableStartPosition()
Stringpublic void setTableEndPosition(String value)
value - allowed object is Stringpublic void setTableId(String value)
value - allowed object is Stringpublic void setTablePosition(String value)
value - allowed object is Stringpublic void setTableStartPosition(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||