org.jopendocument.model.table
Class TableNullDate

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

public class TableNullDate
extends java.lang.Object


Constructor Summary
TableNullDate()
           
 
Method Summary
 java.lang.String getTableDateValue()
          Gets the value of the tableDateValue property.
 java.lang.String getTableValueType()
          Gets the value of the tableValueType property.
 void setTableDateValue(java.lang.String value)
          Sets the value of the tableDateValue 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

TableNullDate

public TableNullDate()
Method Detail

getTableDateValue

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

Returns:
possible object is String

getTableValueType

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

Returns:
possible object is String

setTableDateValue

public void setTableDateValue(java.lang.String value)
Sets the value of the tableDateValue 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