Uses of Class
org.robovm.apple.corefoundation.CFLocaleComponent
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFLocaleComponent in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFLocaleComponent Modifier and Type Method Description static CFLocaleComponentCFLocaleComponent.Marshaler. toObject(Class<CFLocaleComponent> cls, long handle, long flags)static CFLocaleComponentCFLocaleComponent. valueOf(CFString value)Methods in org.robovm.apple.corefoundation that return types with arguments of type CFLocaleComponent Modifier and Type Method Description static List<CFLocaleComponent>CFLocaleComponent.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corefoundation with parameters of type CFLocaleComponent Modifier and Type Method Description <T extends NativeObject>
TCFLocaleComponents. get(CFLocaleComponent key, Class<T> type)CFTypeCFLocale. getComponent(CFLocaleComponent key)StringCFLocale. getComponentDisplayName(CFLocaleComponent key, String value)booleanCFLocaleComponents. has(CFLocaleComponent key)CFLocaleComponentsCFLocaleComponents. set(CFLocaleComponent key, NativeObject value)static longCFLocaleComponent.Marshaler. toNative(CFLocaleComponent o, long flags)Method parameters in org.robovm.apple.corefoundation with type arguments of type CFLocaleComponent Modifier and Type Method Description static longCFLocaleComponent.AsListMarshaler. toNative(List<CFLocaleComponent> l, long flags)static CFLocaleComponentCFLocaleComponent.Marshaler. toObject(Class<CFLocaleComponent> cls, long handle, long flags)