org.eclipse.smila.search.utils.param.set
Class DDateList
java.lang.Object
org.eclipse.smila.search.utils.param.set.DParameter
org.eclipse.smila.search.utils.param.set.DDateList
- All Implemented Interfaces:
- java.lang.Cloneable
public class DDateList
- 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
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDateList
public DDateList()
addValue
public void addValue(java.util.Date value)
- Sets the value.
- Parameters:
value - The value to set
addValues
public void addValues(java.util.Date[] values)
- Sets the value.
- Parameters:
values - The value to set
clone
public java.lang.Object clone()
- Overrides:
clone in class DParameter
equals
public boolean equals(DDateList parameter)
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals in class DParameter
getValues
public java.util.Date[] getValues()
- Returns:
- Date