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