|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NSExtendedTimeZone
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
| Nested Class Summary | |
|---|---|
static interface |
NSExtendedTimeZone._static_
|
| Method Summary | |
|---|---|
NSString |
abbreviation()
Original signature : -(NSString*)abbreviationfrom NSExtendedTimeZone native declaration : NSTimeZone.h:42 |
NSObject |
daylightSavingTimeOffset()
for current instant Original signature : -(id)daylightSavingTimeOffsetfrom NSExtendedTimeZone native declaration : NSTimeZone.h:44 |
boolean |
isDaylightSavingTime()
Original signature : -(BOOL)isDaylightSavingTimefrom NSExtendedTimeZone native declaration : NSTimeZone.h:43 |
boolean |
isEqualToTimeZone(NSTimeZone aTimeZone)
Original signature : -(BOOL)isEqualToTimeZone:(NSTimeZone*)from NSExtendedTimeZone native declaration : NSTimeZone.h:49 |
NSDate |
nextDaylightSavingTimeTransition()
after current instant Original signature : -(NSDate*)nextDaylightSavingTimeTransitionfrom NSExtendedTimeZone native declaration : NSTimeZone.h:45 |
NSInteger |
secondsFromGMT()
Original signature : -(NSInteger)secondsFromGMTfrom NSExtendedTimeZone native declaration : NSTimeZone.h:41 |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Method Detail |
|---|
NSInteger secondsFromGMT()
-(NSInteger)secondsFromGMT
NSString abbreviation()
-(NSString*)abbreviation
boolean isDaylightSavingTime()
-(BOOL)isDaylightSavingTime
NSObject daylightSavingTimeOffset()
-(id)daylightSavingTimeOffset
NSDate nextDaylightSavingTimeTransition()
-(NSDate*)nextDaylightSavingTimeTransition
boolean isEqualToTimeZone(NSTimeZone aTimeZone)
-(BOOL)isEqualToTimeZone:(NSTimeZone*)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||