Uses of Class
org.robovm.apple.addressbook.ABPersonAlternateBirthday
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABPersonAlternateBirthday in org.robovm.apple.addressbook
Methods in org.robovm.apple.addressbook that return ABPersonAlternateBirthday Modifier and Type Method Description ABPersonAlternateBirthdayABPerson. getAlternateBirthday()ABPersonAlternateBirthdayABPersonAlternateBirthday. setCalendarIdentifier(NSCalendarIdentifier identifier)ABPersonAlternateBirthdayABPersonAlternateBirthday. setDay(long day)ABPersonAlternateBirthdayABPersonAlternateBirthday. setEra(long era)ABPersonAlternateBirthdayABPersonAlternateBirthday. setLeapMonth(boolean leapMonth)ABPersonAlternateBirthdayABPersonAlternateBirthday. setMonth(long month)ABPersonAlternateBirthdayABPersonAlternateBirthday. setYear(long year)Methods in org.robovm.apple.addressbook with parameters of type ABPersonAlternateBirthday Modifier and Type Method Description ABPersonABPerson. setAlternateBirthday(ABPersonAlternateBirthday alternateBirthday)