Uses of Class
net.wotonomy.foundation.NSTimeZone

Packages that use NSTimeZone
net.wotonomy.foundation A set of collections classes that are needed by the ui and web packages. 
 

Uses of NSTimeZone in net.wotonomy.foundation
 

Methods in net.wotonomy.foundation that return NSTimeZone
static NSTimeZone NSTimeZone._nstimeZoneWithTimeZone(java.util.TimeZone timezone)
           
static NSTimeZone NSTimeZone.defaultTimeZone()
           
static NSTimeZone NSTimeZone.localTimeZone()
           
static NSTimeZone NSTimeZone.systemTimeZone()
           
 NSTimeZone NSTimestamp.timeZone()
           
static NSTimeZone NSTimeZone.timeZoneForSecondsFromGMT(int i)
           
static NSTimeZone NSTimeZone.timeZoneWithName(java.lang.String s, boolean flag)
           
static NSTimeZone NSTimeZone.timeZoneWithNameAndData(java.lang.String s, NSData nsdata)
           
 

Methods in net.wotonomy.foundation with parameters of type NSTimeZone
 boolean NSTimeZone.isEqualToTimeZone(NSTimeZone nstimezone)
           
static void NSTimeZone.setDefaultTimeZone(NSTimeZone nstimezone)
           
 



Copyright © 2006 null. All Rights Reserved.