org.jopendocument.model.table
Class TableNullDate
java.lang.Object
org.jopendocument.model.table.TableNullDate
public class TableNullDate
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableDateValue
protected String tableDateValue
tableValueType
protected String tableValueType
TableNullDate
public TableNullDate()
getTableDateValue
public String getTableDateValue()
- Gets the value of the tableDateValue property.
- Returns:
- possible object is
String
getTableValueType
public String getTableValueType()
- Gets the value of the tableValueType property.
- Returns:
- possible object is
String
setTableDateValue
public void setTableDateValue(String value)
- Sets the value of the tableDateValue property.
- Parameters:
value
- allowed object is String
setTableValueType
public void setTableValueType(String value)
- Sets the value of the tableValueType property.
- Parameters:
value
- allowed object is String
Copyright © 2010 jOpenDocument All Rights Reserved.