Uses of Class
org.robovm.apple.addressbook.ABPropertyLabel
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABPropertyLabel in org.robovm.apple.addressbook
Subclasses of ABPropertyLabel in org.robovm.apple.addressbook Modifier and Type Class Description classABPersonDateLabelclassABPersonPhoneLabelclassABPersonRelatedNameLabelclassABPersonURLLabelFields in org.robovm.apple.addressbook declared as ABPropertyLabel Modifier and Type Field Description static ABPropertyLabelABPropertyLabel. Homestatic ABPropertyLabelABPropertyLabel. Otherstatic ABPropertyLabelABPropertyLabel. WorkMethods in org.robovm.apple.addressbook that return ABPropertyLabel Modifier and Type Method Description static ABPropertyLabelABPersonDateLabel. valueOf(CFString value)static ABPropertyLabelABPersonPhoneLabel. valueOf(CFString value)static ABPropertyLabelABPersonRelatedNameLabel. valueOf(CFString value)static ABPropertyLabelABPersonURLLabel. valueOf(CFString value)static ABPropertyLabelABPropertyLabel. valueOf(CFString value)Methods in org.robovm.apple.addressbook with parameters of type ABPropertyLabel Modifier and Type Method Description static StringABAddressBook. getLocalizedLabel(ABPropertyLabel label)Constructors in org.robovm.apple.addressbook with parameters of type ABPropertyLabel Constructor Description ABPersonAddress(ABPropertyLabel label)ABPersonEmailAddress(String address, ABPropertyLabel label)ABPersonInstantMessageAccount(String username, ABPersonInstantMessageService service, ABPropertyLabel label)ABPersonSocialProfile(ABPropertyLabel label)