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 CKRecipientGenerator
: NSObject
14 NSArray
*_searchABPropertyTypes
;
18 - (id
)resultsForText
:(id
)fp8
;
19 - (id
)recipientWithRecord
:(void *)fp8 property
:(int)fp12 identifier
:(int)fp16
;
20 - (id
)recipientWithAddress
:(id
)fp8
;
21 - (void)_appendSearchResults
:(id
)fp8 identifiers
:(id
)fp12 abPropertyType
:(int)fp16 toArray
:(id
)fp20
;
22 - (Class
)_recipientClassForABPropertyType
:(int)fp8
;
23 - (id
)searchABPropertyTypes
;
24 - (void)setSearchABPropertyTypes
:(id
)fp8
;