Uses of Class
org.robovm.apple.foundation.NSLocaleComponents
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSLocaleComponents in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSLocaleComponents Modifier and Type Method Description static NSLocaleComponentsNSLocale. getComponentsFromLocaleIdentifier(String string)NSLocaleComponentsNSLocaleComponents. set(NSLocaleComponent key, NSObject value)static NSLocaleComponentsNSLocaleComponents.Marshaler. toObject(Class<NSLocaleComponents> cls, long handle, long flags)Methods in org.robovm.apple.foundation that return types with arguments of type NSLocaleComponents Modifier and Type Method Description static List<NSLocaleComponents>NSLocaleComponents.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSLocaleComponents Modifier and Type Method Description static StringNSLocale. getLocaleIdentifierFromComponents(NSLocaleComponents dict)static longNSLocaleComponents.Marshaler. toNative(NSLocaleComponents o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSLocaleComponents Modifier and Type Method Description static longNSLocaleComponents.AsListMarshaler. toNative(List<NSLocaleComponents> l, long flags)static NSLocaleComponentsNSLocaleComponents.Marshaler. toObject(Class<NSLocaleComponents> cls, long handle, long flags)