com.pff
Class PSTTimeZone.SYSTEMTIME

java.lang.Object
  extended by com.pff.PSTTimeZone.SYSTEMTIME
Enclosing class:
PSTTimeZone

public class PSTTimeZone.SYSTEMTIME
extends java.lang.Object


Field Summary
 short wDay
           
 short wDayOfWeek
           
 short wHour
           
 short wMilliseconds
           
 short wMinute
           
 short wMonth
           
 short wSecond
           
 short wYear
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wYear

public short wYear

wMonth

public short wMonth

wDayOfWeek

public short wDayOfWeek

wDay

public short wDay

wHour

public short wHour

wMinute

public short wMinute

wSecond

public short wSecond

wMilliseconds

public short wMilliseconds