Package org.robovm.apple.corefoundation
Class CFLocaleComponent
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.corefoundation.CFLocaleComponent
public class CFLocaleComponent extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFLocaleComponent.AsListMarshalerstatic classCFLocaleComponent.Marshalerstatic classCFLocaleComponent.Values -
Field Summary
Fields Modifier and Type Field Description static CFLocaleComponentAlternateQuotationBeginDelimiterKeystatic CFLocaleComponentAlternateQuotationEndDelimiterKeystatic CFLocaleComponentCalendarstatic CFLocaleComponentCalendarIdentifierstatic CFLocaleComponentCollationIdentifierstatic CFLocaleComponentCollatorIdentifierstatic CFLocaleComponentCountryCodestatic CFLocaleComponentCurrencyCodestatic CFLocaleComponentCurrencySymbolstatic CFLocaleComponentDecimalSeparatorstatic CFLocaleComponentExemplarCharacterSetstatic CFLocaleComponentGroupingSeparatorstatic CFLocaleComponentIdentifierstatic CFLocaleComponentLanguageCodestatic CFLocaleComponentMeasurementSystemstatic CFLocaleComponentQuotationBeginDelimiterKeystatic CFLocaleComponentQuotationEndDelimiterKeystatic CFLocaleComponentScriptCodestatic CFLocaleComponentUsesMetricSystemstatic CFLocaleComponentVariantCode -
Method Summary
Modifier and Type Method Description static CFLocaleComponentvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Identifier
-
LanguageCode
-
CountryCode
-
ScriptCode
-
VariantCode
-
ExemplarCharacterSet
-
CalendarIdentifier
-
Calendar
-
CollationIdentifier
-
UsesMetricSystem
-
MeasurementSystem
-
DecimalSeparator
-
GroupingSeparator
-
CurrencySymbol
-
CurrencyCode
-
CollatorIdentifier
-
QuotationBeginDelimiterKey
-
QuotationEndDelimiterKey
-
AlternateQuotationBeginDelimiterKey
-
AlternateQuotationEndDelimiterKey
-
-
Method Details