org.jopendocument.model.table
Class TableChangeTrackTableCell

java.lang.Object
  extended by org.jopendocument.model.table.TableChangeTrackTableCell

public class TableChangeTrackTableCell
extends java.lang.Object


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

TableChangeTrackTableCell

public TableChangeTrackTableCell()
Method Detail

getTableCellAddress

public java.lang.String getTableCellAddress()
Gets the value of the tableCellAddress property.

Returns:
possible object is String

getTableDateValue

public java.lang.String getTableDateValue()
Gets the value of the tableDateValue property.

Returns:
possible object is String

getTableFormula

public java.lang.String getTableFormula()
Gets the value of the tableFormula property.

Returns:
possible object is String

getTableMatrixCovered

public java.lang.String getTableMatrixCovered()
Gets the value of the tableMatrixCovered property.

Returns:
possible object is String

getTableNumberMatrixColumnsSpanned

public java.lang.String getTableNumberMatrixColumnsSpanned()
Gets the value of the tableNumberMatrixColumnsSpanned property.

Returns:
possible object is String

getTableNumberMatrixRowsSpanned

public java.lang.String getTableNumberMatrixRowsSpanned()
Gets the value of the tableNumberMatrixRowsSpanned property.

Returns:
possible object is String

getTableStringValue

public java.lang.String getTableStringValue()
Gets the value of the tableStringValue property.

Returns:
possible object is String

getTableTimeValue

public java.lang.String getTableTimeValue()
Gets the value of the tableTimeValue property.

Returns:
possible object is String

getTableValue

public java.lang.String getTableValue()
Gets the value of the tableValue property.

Returns:
possible object is String

getTableValueType

public java.lang.String getTableValueType()
Gets the value of the tableValueType property.

Returns:
possible object is String

getTextP

public java.util.List<TextP> getTextP()
Gets the value of the textP property.

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


setTableCellAddress

public void setTableCellAddress(java.lang.String value)
Sets the value of the tableCellAddress property.

Parameters:
value - allowed object is String

setTableDateValue

public void setTableDateValue(java.lang.String value)
Sets the value of the tableDateValue property.

Parameters:
value - allowed object is String

setTableFormula

public void setTableFormula(java.lang.String value)
Sets the value of the tableFormula property.

Parameters:
value - allowed object is String

setTableMatrixCovered

public void setTableMatrixCovered(java.lang.String value)
Sets the value of the tableMatrixCovered property.

Parameters:
value - allowed object is String

setTableNumberMatrixColumnsSpanned

public void setTableNumberMatrixColumnsSpanned(java.lang.String value)
Sets the value of the tableNumberMatrixColumnsSpanned property.

Parameters:
value - allowed object is String

setTableNumberMatrixRowsSpanned

public void setTableNumberMatrixRowsSpanned(java.lang.String value)
Sets the value of the tableNumberMatrixRowsSpanned property.

Parameters:
value - allowed object is String

setTableStringValue

public void setTableStringValue(java.lang.String value)
Sets the value of the tableStringValue property.

Parameters:
value - allowed object is String

setTableTimeValue

public void setTableTimeValue(java.lang.String value)
Sets the value of the tableTimeValue property.

Parameters:
value - allowed object is String

setTableValue

public void setTableValue(java.lang.String value)
Sets the value of the tableValue property.

Parameters:
value - allowed object is String

setTableValueType

public void setTableValueType(java.lang.String value)
Sets the value of the tableValueType property.

Parameters:
value - allowed object is String