com.partnersoft.io.gps.nmea
Class UTDate

java.lang.Object
  extended by com.partnersoft.io.gps.nmea.UTDate

public class UTDate
extends java.lang.Object


Field Summary
 int d
           
 int m
           
 int y
           
 
Constructor Summary
UTDate()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

d

public int d

m

public int m

y

public int y
Constructor Detail

UTDate

public UTDate()