2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
11 @interface ABFavoritesEntry
: NSObject
17 unsigned int _dirty
:1;
20 NSString
*_abDatabaseUUID
;
23 - (id
)initWithPerson
:(void *)fp8 property
:(int)fp12 identifier
:(int)fp16
;
24 - (id
)initWithDictionaryRepresentation
:(id
)fp8
;
25 - (id
)dictionaryRepresentation
;
26 - (void)dictionaryRepresentation
:(id
*)fp8 isDirty
:(char *)fp12
;
35 - (BOOL
)isEqual
:(id
)fp8
;
36 - (void)recheckAddressBook
;