public class TADateItem extends ActivatableImpl
| Modifier and Type | Field and Description |
|---|---|
java.util.Date |
_typed |
java.lang.Object |
_untyped |
static long |
DAY |
| Constructor and Description |
|---|
TADateItem() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getTyped() |
java.lang.Object |
getUntyped() |
java.lang.String |
toString() |
activate, bind, clonepublic static final long DAY
public java.util.Date _typed
public java.lang.Object _untyped