Uses of Class
org.robovm.apple.contacts.CNContactType
| Package | Description |
|---|---|
| org.robovm.apple.contacts |
-
Uses of CNContactType in org.robovm.apple.contacts
Methods in org.robovm.apple.contacts that return CNContactType Modifier and Type Method Description CNContactTypeCNContact. getContactType()CNContactTypeCNMutableContact. getContactType()static CNContactTypeCNContactType. valueOf(long n)Returns the enum constant of this type with the specified name.static CNContactTypeCNContactType. valueOf(String name)Returns the enum constant of this type with the specified name.static CNContactType[]CNContactType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.contacts with parameters of type CNContactType Modifier and Type Method Description voidCNMutableContact. setContactType(CNContactType v)