|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableNamedExpression
public class TableNamedExpression
| Constructor Summary | |
|---|---|
TableNamedExpression()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableBaseCellAddress()
Gets the value of the tableBaseCellAddress property. |
java.lang.String |
getTableExpression()
Gets the value of the tableExpression property. |
java.lang.String |
getTableName()
Gets the value of the tableName property. |
void |
setTableBaseCellAddress(java.lang.String value)
Sets the value of the tableBaseCellAddress property. |
void |
setTableExpression(java.lang.String value)
Sets the value of the tableExpression property. |
void |
setTableName(java.lang.String value)
Sets the value of the tableName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableNamedExpression()
| Method Detail |
|---|
public java.lang.String getTableBaseCellAddress()
Stringpublic java.lang.String getTableExpression()
Stringpublic java.lang.String getTableName()
Stringpublic void setTableBaseCellAddress(java.lang.String value)
value - allowed object is Stringpublic void setTableExpression(java.lang.String value)
value - allowed object is Stringpublic void setTableName(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 | ||||||||