|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.search.utils.param.def.DParameter
org.eclipse.smila.search.utils.param.def.DDate
public class DDate
| Field Summary |
|---|
| Fields inherited from class org.eclipse.smila.search.utils.param.def.DParameter |
|---|
_defaultExists |
| Constructor Summary | |
|---|---|
DDate()
|
|
| Method Summary | |
|---|---|
java.util.Date |
getDefault()
|
void |
setDefault(java.util.Date value)
Sets the value. |
| Methods inherited from class org.eclipse.smila.search.utils.param.def.DParameter |
|---|
getConstraint, getDescription, getName, getType, hasDefault, setConstraint, setDescription, setName, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDate()
| Method Detail |
|---|
public java.util.Date getDefault()
public void setDefault(java.util.Date value)
value - The value to set
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||