Package org.robovm.apple.foundation
Class NSPersonNameComponentsFormatterOptions
java.lang.Object
org.robovm.rt.bro.Bits<NSPersonNameComponentsFormatterOptions>
org.robovm.apple.foundation.NSPersonNameComponentsFormatterOptions
- All Implemented Interfaces:
Comparable<NSPersonNameComponentsFormatterOptions>,Iterable<NSPersonNameComponentsFormatterOptions>
public final class NSPersonNameComponentsFormatterOptions extends Bits<NSPersonNameComponentsFormatterOptions>
- Since:
- Available in iOS 9.0 and later.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static NSPersonNameComponentsFormatterOptionsNonestatic NSPersonNameComponentsFormatterOptionsPhonetic -
Constructor Summary
Constructors Constructor Description NSPersonNameComponentsFormatterOptions(long value) -
Method Summary
Modifier and Type Method Description protected NSPersonNameComponentsFormatterOptions[]_values()static NSPersonNameComponentsFormatterOptions[]values()protected NSPersonNameComponentsFormatterOptionswrap(long value, long mask)
-
Field Details
-
None
-
Phonetic
-
-
Constructor Details
-
NSPersonNameComponentsFormatterOptions
public NSPersonNameComponentsFormatterOptions(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<NSPersonNameComponentsFormatterOptions>
-
_values
- Specified by:
_valuesin classBits<NSPersonNameComponentsFormatterOptions>
-
values
-