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