typedonnee
Class IntDate
java.lang.Object
typedonnee.DonneeDatee
typedonnee.IntDate
- All Implemented Interfaces:
- java.io.Serializable
public class IntDate
- extends DonneeDatee
Implante un tuple (entier, date)
- Version:
- 1.10, 07/18/2002
- Author:
- Laurent JEANPIERRE
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
donnee
public transient int donnee
IntDate
public IntDate(int data)
IntDate
public IntDate(int data,
long quand)
toString
public java.lang.String toString()
- Overrides:
toString
in class DonneeDatee