Uses of Class
org.robovm.apple.foundation.NSLocaleComponent
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSLocaleComponent in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSLocaleComponent Modifier and Type Method Description static NSLocaleComponentNSLocaleComponent.Marshaler. toObject(Class<NSLocaleComponent> cls, long handle, long flags)static NSLocaleComponentNSLocaleComponent. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSLocaleComponent Modifier and Type Method Description static List<NSLocaleComponent>NSLocaleComponent.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSLocaleComponent Modifier and Type Method Description NSObjectNSLocaleComponents. get(NSLocaleComponent key)NSObjectNSLocale. getComponent(NSLocaleComponent key)StringNSLocale. getComponentDisplayName(NSLocaleComponent key, NSObject value)booleanNSLocaleComponents. has(NSLocaleComponent key)NSLocaleComponentsNSLocaleComponents. set(NSLocaleComponent key, NSObject value)static longNSLocaleComponent.Marshaler. toNative(NSLocaleComponent o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSLocaleComponent Modifier and Type Method Description static longNSLocaleComponent.AsListMarshaler. toNative(List<NSLocaleComponent> l, long flags)static NSLocaleComponentNSLocaleComponent.Marshaler. toObject(Class<NSLocaleComponent> cls, long handle, long flags)