org.eclipse.smila.search.utils.param.set
Class DDate
java.lang.Object
org.eclipse.smila.search.utils.param.set.DParameter
org.eclipse.smila.search.utils.param.set.DDate
- All Implemented Interfaces:
- java.lang.Cloneable
public class DDate
- extends DParameter
- implements java.lang.Cloneable
- Author:
- brox IT-Solutions GmbH
To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments
|
Constructor Summary |
DDate()
|
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDate
public DDate()
clone
public java.lang.Object clone()
- Overrides:
clone in class DParameter
equals
public boolean equals(DDate parameter)
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals in class DParameter
getValue
public java.util.Date getValue()
- Returns:
- Date
setValue
public void setValue(java.util.Date value)
- Sets the value.
- Parameters:
value - The value to set