Uses of Class
org.robovm.apple.addressbook.ABPersonKind
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABPersonKind in org.robovm.apple.addressbook
Fields in org.robovm.apple.addressbook declared as ABPersonKind Modifier and Type Field Description static ABPersonKindABPersonKind. OrganizationDeprecated.Deprecated in iOS 9.0.static ABPersonKindABPersonKind. PersonDeprecated.Deprecated in iOS 9.0.Methods in org.robovm.apple.addressbook that return ABPersonKind Modifier and Type Method Description ABPersonKindABPerson. getKind()static ABPersonKindABPersonKind.Marshaler. toObject(Class<ABPersonKind> cls, long handle, long flags)static ABPersonKindABPersonKind. valueOf(CFNumber value)Methods in org.robovm.apple.addressbook that return types with arguments of type ABPersonKind Modifier and Type Method Description static List<ABPersonKind>ABPersonKind.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.addressbook with parameters of type ABPersonKind Modifier and Type Method Description ABPersonABPerson. setKind(ABPersonKind kind)static longABPersonKind.Marshaler. toNative(ABPersonKind o, long flags)Method parameters in org.robovm.apple.addressbook with type arguments of type ABPersonKind Modifier and Type Method Description static longABPersonKind.AsListMarshaler. toNative(List<ABPersonKind> l, long flags)static ABPersonKindABPersonKind.Marshaler. toObject(Class<ABPersonKind> cls, long handle, long flags)