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 ComposeRecipient
: NSObject
18 + (id
)recipientWithAddress
:(id
)fp8
;
19 + (id
)recipientWithRecord
:(void *)fp8 identifier
:(int)fp12
;
20 + (id
)_abFindAddressForRecord
:(void *)fp8 identifier
:(int)fp12
;
21 + (void *)_abFindRecordForAddress
:(id
)fp8 identifier
:(int *)fp12 uniqueID
:(int *)fp16
;
22 + (int)_recipientABProperty
;
23 - (id
)initWithRecord
:(void *)fp8 identifier
:(int)fp12 address
:(id
)fp16
;
26 - (id
)commentedAddress
;
28 - (void)setAddress
:(id
)fp8
;
30 - (id
)copyWithZone
:(struct _NSZone
*)fp8
;
33 - (id
)uncommentedAddress
;