Package org.robovm.apple.addressbook
Class ABSourceProperty
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.addressbook.ABProperty
org.robovm.apple.addressbook.ABSourceProperty
public class ABSourceProperty extends ABProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.apple.addressbook.ABProperty
ABProperty.AsListMarshaler, ABProperty.Marshaler -
Field Summary
Fields Modifier and Type Field Description static ABSourcePropertyNamestatic ABSourcePropertyTypeFields inherited from class org.robovm.apple.addressbook.ABProperty
InvalidID -
Method Summary
Modifier and Type Method Description protected static intNameValue()Deprecated.Deprecated in iOS 9.0.protected static intTypeValue()Deprecated.Deprecated in iOS 9.0.static ABSourcePropertyvalueOf(int value)Methods inherited from class org.robovm.apple.addressbook.ABProperty
value
-
Field Details
-
Name
- Since:
- Available in iOS 4.0 and later.
-
Type
- Since:
- Available in iOS 4.0 and later.
-
-
Method Details
-
valueOf
-
NameValue
Deprecated.Deprecated in iOS 9.0. use CNContainer.name -
TypeValue
Deprecated.Deprecated in iOS 9.0. use CNContainer.type
-