Uses of Class
org.robovm.apple.foundation.NSPersonNameComponent
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSPersonNameComponent in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSPersonNameComponent Modifier and Type Field Description static NSPersonNameComponentNSPersonNameComponent. Delimiterstatic NSPersonNameComponentNSPersonNameComponent. FamilyNamestatic NSPersonNameComponentNSPersonNameComponent. GivenNamestatic NSPersonNameComponentNSPersonNameComponent. MiddleNamestatic NSPersonNameComponentNSPersonNameComponent. Nicknamestatic NSPersonNameComponentNSPersonNameComponent. Prefixstatic NSPersonNameComponentNSPersonNameComponent. SuffixMethods in org.robovm.apple.foundation that return NSPersonNameComponent Modifier and Type Method Description static NSPersonNameComponentNSPersonNameComponent.Marshaler. toObject(Class<NSPersonNameComponent> cls, long handle, long flags)static NSPersonNameComponentNSPersonNameComponent. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSPersonNameComponent Modifier and Type Method Description static List<NSPersonNameComponent>NSPersonNameComponent.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSPersonNameComponent Modifier and Type Method Description static longNSPersonNameComponent.Marshaler. toNative(NSPersonNameComponent o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSPersonNameComponent Modifier and Type Method Description static longNSPersonNameComponent.AsListMarshaler. toNative(List<NSPersonNameComponent> l, long flags)static NSPersonNameComponentNSPersonNameComponent.Marshaler. toObject(Class<NSPersonNameComponent> cls, long handle, long flags)