Package apple.contacts.enums
Class CNContactType
- java.lang.Object
-
- apple.contacts.enums.CNContactType
-
public final class CNContactType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longOrganizationstatic longPerson
-
-
-
Field Detail
-
Person
public static final long Person
- See Also:
- Constant Field Values
-
Organization
public static final long Organization
- See Also:
- Constant Field Values
-
-