org.rococoa.cocoa.foundation.categories
Interface NSExtendedLocale

All Superinterfaces:
ObjCObject

public interface NSExtendedLocale
extends ObjCObject

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 NSExtendedLocale._static_
           
 
Method Summary
 NSString localeIdentifier()
          same as NSLocaleIdentifier
Original signature : -(NSString*)localeIdentifier
from NSExtendedLocale native declaration : NSLocale.h:25
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

localeIdentifier

NSString localeIdentifier()
same as NSLocaleIdentifier
Original signature : -(NSString*)localeIdentifier
from NSExtendedLocale native declaration : NSLocale.h:25



Copyright © 2009. All Rights Reserved.