com.tivoli.twg.libs
Class DateTime

java.lang.Object
  extended bycom.tivoli.twg.libs.DateTime

public class DateTime
extends java.lang.Object

Date/time structure


Field Summary
 int date
           
 int time
           
 
Constructor Summary
DateTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

date

public int date

time

public int time
Constructor Detail

DateTime

public DateTime()