org.jopendocument.model.table
Class TableCalculationSettings

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

public class TableCalculationSettings
extends java.lang.Object


Constructor Summary
TableCalculationSettings()
           
 
Method Summary
 java.lang.String getTableAutomaticFindLabels()
          Gets the value of the tableAutomaticFindLabels property.
 java.lang.String getTableCaseSensitive()
          Gets the value of the tableCaseSensitive property.
 TableIteration getTableIteration()
          Gets the value of the tableIteration property.
 TableNullDate getTableNullDate()
          Gets the value of the tableNullDate property.
 java.lang.String getTableNullYear()
          Gets the value of the tableNullYear property.
 java.lang.String getTablePrecisionAsShown()
          Gets the value of the tablePrecisionAsShown property.
 java.lang.String getTableSearchCriteriaMustApplyToWholeCell()
          Gets the value of the tableSearchCriteriaMustApplyToWholeCell property.
 java.lang.String getTableUseRegularExpressions()
          Gets the value of the tableUseRegularExpressions property.
 void setTableAutomaticFindLabels(java.lang.String value)
          Sets the value of the tableAutomaticFindLabels property.
 void setTableCaseSensitive(java.lang.String value)
          Sets the value of the tableCaseSensitive property.
 void setTableIteration(TableIteration value)
          Sets the value of the tableIteration property.
 void setTableNullDate(TableNullDate value)
          Sets the value of the tableNullDate property.
 void setTableNullYear(java.lang.String value)
          Sets the value of the tableNullYear property.
 void setTablePrecisionAsShown(java.lang.String value)
          Sets the value of the tablePrecisionAsShown property.
 void setTableSearchCriteriaMustApplyToWholeCell(java.lang.String value)
          Sets the value of the tableSearchCriteriaMustApplyToWholeCell property.
 void setTableUseRegularExpressions(java.lang.String value)
          Sets the value of the tableUseRegularExpressions property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableCalculationSettings

public TableCalculationSettings()
Method Detail

getTableAutomaticFindLabels

public java.lang.String getTableAutomaticFindLabels()
Gets the value of the tableAutomaticFindLabels property.

Returns:
possible object is String

getTableCaseSensitive

public java.lang.String getTableCaseSensitive()
Gets the value of the tableCaseSensitive property.

Returns:
possible object is String

getTableIteration

public TableIteration getTableIteration()
Gets the value of the tableIteration property.

Returns:
possible object is TableIteration

getTableNullDate

public TableNullDate getTableNullDate()
Gets the value of the tableNullDate property.

Returns:
possible object is TableNullDate

getTableNullYear

public java.lang.String getTableNullYear()
Gets the value of the tableNullYear property.

Returns:
possible object is String

getTablePrecisionAsShown

public java.lang.String getTablePrecisionAsShown()
Gets the value of the tablePrecisionAsShown property.

Returns:
possible object is String

getTableSearchCriteriaMustApplyToWholeCell

public java.lang.String getTableSearchCriteriaMustApplyToWholeCell()
Gets the value of the tableSearchCriteriaMustApplyToWholeCell property.

Returns:
possible object is String

getTableUseRegularExpressions

public java.lang.String getTableUseRegularExpressions()
Gets the value of the tableUseRegularExpressions property.

Returns:
possible object is String

setTableAutomaticFindLabels

public void setTableAutomaticFindLabels(java.lang.String value)
Sets the value of the tableAutomaticFindLabels property.

Parameters:
value - allowed object is String

setTableCaseSensitive

public void setTableCaseSensitive(java.lang.String value)
Sets the value of the tableCaseSensitive property.

Parameters:
value - allowed object is String

setTableIteration

public void setTableIteration(TableIteration value)
Sets the value of the tableIteration property.

Parameters:
value - allowed object is TableIteration

setTableNullDate

public void setTableNullDate(TableNullDate value)
Sets the value of the tableNullDate property.

Parameters:
value - allowed object is TableNullDate

setTableNullYear

public void setTableNullYear(java.lang.String value)
Sets the value of the tableNullYear property.

Parameters:
value - allowed object is String

setTablePrecisionAsShown

public void setTablePrecisionAsShown(java.lang.String value)
Sets the value of the tablePrecisionAsShown property.

Parameters:
value - allowed object is String

setTableSearchCriteriaMustApplyToWholeCell

public void setTableSearchCriteriaMustApplyToWholeCell(java.lang.String value)
Sets the value of the tableSearchCriteriaMustApplyToWholeCell property.

Parameters:
value - allowed object is String

setTableUseRegularExpressions

public void setTableUseRegularExpressions(java.lang.String value)
Sets the value of the tableUseRegularExpressions property.

Parameters:
value - allowed object is String