org.rococoa.cocoa.addressbook
Interface AddressBookLibrary.ABSearchConjunction

Enclosing interface:
AddressBookLibrary

public static interface AddressBookLibrary.ABSearchConjunction


Field Summary
static int kABSearchAnd
           
static int kABSearchOr
           
 

Field Detail

kABSearchAnd

static final int kABSearchAnd
See Also:
Constant Field Values

kABSearchOr

static final int kABSearchOr
See Also:
Constant Field Values