|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableTargetRangeAddress
public class TableTargetRangeAddress
| Field Summary | |
|---|---|
protected String |
tableColumn
|
protected String |
tableEndColumn
|
protected String |
tableEndRow
|
protected String |
tableEndTable
|
protected String |
tableRow
|
protected String |
tableStartColumn
|
protected String |
tableStartRow
|
protected String |
tableStartTable
|
protected String |
tableTable
|
| Constructor Summary | |
|---|---|
TableTargetRangeAddress()
|
|
| Method Summary | |
|---|---|
String |
getTableColumn()
Gets the value of the tableColumn property. |
String |
getTableEndColumn()
Gets the value of the tableEndColumn property. |
String |
getTableEndRow()
Gets the value of the tableEndRow property. |
String |
getTableEndTable()
Gets the value of the tableEndTable property. |
String |
getTableRow()
Gets the value of the tableRow property. |
String |
getTableStartColumn()
Gets the value of the tableStartColumn property. |
String |
getTableStartRow()
Gets the value of the tableStartRow property. |
String |
getTableStartTable()
Gets the value of the tableStartTable property. |
String |
getTableTable()
Gets the value of the tableTable property. |
void |
setTableColumn(String value)
Sets the value of the tableColumn property. |
void |
setTableEndColumn(String value)
Sets the value of the tableEndColumn property. |
void |
setTableEndRow(String value)
Sets the value of the tableEndRow property. |
void |
setTableEndTable(String value)
Sets the value of the tableEndTable property. |
void |
setTableRow(String value)
Sets the value of the tableRow property. |
void |
setTableStartColumn(String value)
Sets the value of the tableStartColumn property. |
void |
setTableStartRow(String value)
Sets the value of the tableStartRow property. |
void |
setTableStartTable(String value)
Sets the value of the tableStartTable property. |
void |
setTableTable(String value)
Sets the value of the tableTable property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableColumn
protected String tableEndColumn
protected String tableEndRow
protected String tableEndTable
protected String tableRow
protected String tableStartColumn
protected String tableStartRow
protected String tableStartTable
protected String tableTable
| Constructor Detail |
|---|
public TableTargetRangeAddress()
| Method Detail |
|---|
public String getTableColumn()
Stringpublic String getTableEndColumn()
Stringpublic String getTableEndRow()
Stringpublic String getTableEndTable()
Stringpublic String getTableRow()
Stringpublic String getTableStartColumn()
Stringpublic String getTableStartRow()
Stringpublic String getTableStartTable()
Stringpublic String getTableTable()
Stringpublic void setTableColumn(String value)
value - allowed object is Stringpublic void setTableEndColumn(String value)
value - allowed object is Stringpublic void setTableEndRow(String value)
value - allowed object is Stringpublic void setTableEndTable(String value)
value - allowed object is Stringpublic void setTableRow(String value)
value - allowed object is Stringpublic void setTableStartColumn(String value)
value - allowed object is Stringpublic void setTableStartRow(String value)
value - allowed object is Stringpublic void setTableStartTable(String value)
value - allowed object is Stringpublic void setTableTable(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||