|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSCalendarDateExtras
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 |
NSCalendarDateExtras._static_
|
Method Summary | |
---|---|
NSCalendarDate |
dateWithCalendarFormat_timeZone(NSString format,
NSTimeZone aTimeZone)
Original signature : -(NSCalendarDate*)dateWithCalendarFormat:(NSString*) timeZone:(NSTimeZone*) from NSCalendarDateExtras native declaration : NSCalendarDate.h:62 |
NSString |
descriptionWithCalendarFormat_timeZone_locale(NSString format,
NSTimeZone aTimeZone,
ObjCObject locale)
Original signature : -(NSString*)descriptionWithCalendarFormat:(NSString*) timeZone:(NSTimeZone*) locale:(id) from NSCalendarDateExtras native declaration : NSCalendarDate.h:63 |
NSDate |
initWithString(NSString description)
Original signature : -(id)initWithString:(NSString*) from NSCalendarDateExtras native declaration : NSCalendarDate.h:64 |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Method Detail |
---|
NSCalendarDate dateWithCalendarFormat_timeZone(NSString format, NSTimeZone aTimeZone)
-(NSCalendarDate*)dateWithCalendarFormat:(NSString*) timeZone:(NSTimeZone*)
NSString descriptionWithCalendarFormat_timeZone_locale(NSString format, NSTimeZone aTimeZone, ObjCObject locale)
-(NSString*)descriptionWithCalendarFormat:(NSString*) timeZone:(NSTimeZone*) locale:(id)
NSDate initWithString(NSString description)
-(id)initWithString:(NSString*)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |