A B C E F G H I K L M N O P R S T V

E

endModification() - Method in class corny.addressbook.NativeAddressBook
Call this method if a series of modifications initiated by NativeAddressBook.beginModification() has ended.
ENDS_WITH - Static variable in class corny.addressbook.searching.Filter.ContactFilter
The property should end with a given String.
ENDS_WITH_CASE_SENSITIVE - Static variable in class corny.addressbook.searching.Filter.ContactFilter
 
EQUAL - Static variable in class corny.addressbook.searching.Filter.ContactFilter
The property should equal to a given value.
EQUAL_CASE_SENSITIVE - Static variable in class corny.addressbook.searching.Filter.ContactFilter
 
equals(Object) - Method in class corny.addressbook.data.Address
Returns true if the instances are the same, if the attributes of the two Address instances are the same or if the String representations are the same.
equals(Object) - Method in class corny.addressbook.data.Contact
Compared the UIDs.
equals(Object) - Method in class corny.addressbook.data.Group
 
equals(Object) - Method in class corny.addressbook.data.MultiValue
Returns true if the instances are the same or if the KeyValuePairs equal pairwise.
equals(Object) - Method in class corny.addressbook.data.MultiValue.KeyValuePair
Returns true if the instances are the same or if the the keys and values are equal.
equalsIgnoreCase(Object) - Method in class corny.addressbook.data.Address
 
equalsIgnoreCase(Object) - Method in interface corny.addressbook.searching.IgnoreCaseComparable
Compares this IgnoreCaseComparable to an Object ignoring case.

A B C E F G H I K L M N O P R S T V