|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableChangeTrackTableCell
public class TableChangeTrackTableCell
| Constructor Summary | |
|---|---|
TableChangeTrackTableCell()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableCellAddress()
Gets the value of the tableCellAddress property. |
java.lang.String |
getTableDateValue()
Gets the value of the tableDateValue property. |
java.lang.String |
getTableFormula()
Gets the value of the tableFormula property. |
java.lang.String |
getTableMatrixCovered()
Gets the value of the tableMatrixCovered property. |
java.lang.String |
getTableNumberMatrixColumnsSpanned()
Gets the value of the tableNumberMatrixColumnsSpanned property. |
java.lang.String |
getTableNumberMatrixRowsSpanned()
Gets the value of the tableNumberMatrixRowsSpanned property. |
java.lang.String |
getTableStringValue()
Gets the value of the tableStringValue property. |
java.lang.String |
getTableTimeValue()
Gets the value of the tableTimeValue property. |
java.lang.String |
getTableValue()
Gets the value of the tableValue property. |
java.lang.String |
getTableValueType()
Gets the value of the tableValueType property. |
java.util.List<TextP> |
getTextP()
Gets the value of the textP property. |
void |
setTableCellAddress(java.lang.String value)
Sets the value of the tableCellAddress property. |
void |
setTableDateValue(java.lang.String value)
Sets the value of the tableDateValue property. |
void |
setTableFormula(java.lang.String value)
Sets the value of the tableFormula property. |
void |
setTableMatrixCovered(java.lang.String value)
Sets the value of the tableMatrixCovered property. |
void |
setTableNumberMatrixColumnsSpanned(java.lang.String value)
Sets the value of the tableNumberMatrixColumnsSpanned property. |
void |
setTableNumberMatrixRowsSpanned(java.lang.String value)
Sets the value of the tableNumberMatrixRowsSpanned property. |
void |
setTableStringValue(java.lang.String value)
Sets the value of the tableStringValue property. |
void |
setTableTimeValue(java.lang.String value)
Sets the value of the tableTimeValue property. |
void |
setTableValue(java.lang.String value)
Sets the value of the tableValue property. |
void |
setTableValueType(java.lang.String value)
Sets the value of the tableValueType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableChangeTrackTableCell()
| Method Detail |
|---|
public java.lang.String getTableCellAddress()
Stringpublic java.lang.String getTableDateValue()
Stringpublic java.lang.String getTableFormula()
Stringpublic java.lang.String getTableMatrixCovered()
Stringpublic java.lang.String getTableNumberMatrixColumnsSpanned()
Stringpublic java.lang.String getTableNumberMatrixRowsSpanned()
Stringpublic java.lang.String getTableStringValue()
Stringpublic java.lang.String getTableTimeValue()
Stringpublic java.lang.String getTableValue()
Stringpublic java.lang.String getTableValueType()
Stringpublic java.util.List<TextP> getTextP()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the textP property.
For example, to add a new item, do as follows:
getTextP().add(newItem);
Objects of the following type(s) are allowed in the list TextP
public void setTableCellAddress(java.lang.String value)
value - allowed object is Stringpublic void setTableDateValue(java.lang.String value)
value - allowed object is Stringpublic void setTableFormula(java.lang.String value)
value - allowed object is Stringpublic void setTableMatrixCovered(java.lang.String value)
value - allowed object is Stringpublic void setTableNumberMatrixColumnsSpanned(java.lang.String value)
value - allowed object is Stringpublic void setTableNumberMatrixRowsSpanned(java.lang.String value)
value - allowed object is Stringpublic void setTableStringValue(java.lang.String value)
value - allowed object is Stringpublic void setTableTimeValue(java.lang.String value)
value - allowed object is Stringpublic void setTableValue(java.lang.String value)
value - allowed object is Stringpublic void setTableValueType(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 | ||||||||