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

M

Messages - Class in corny.addressbook.Messages
Fetches localized Strings.
MetaFilter - Class in corny.addressbook.searching.Filter
Filter class to combine multiple Filters to a more complex one.
MetaFilter(boolean, Filter[]) - Constructor for class corny.addressbook.searching.Filter.MetaFilter
Creates a new MetaFilter with the specified conjunction and child Filters.
modifyContact(Contact, String, String, String, String, String, List<MultiValue.KeyValuePair<String>>, List<MultiValue.KeyValuePair<String>>, List<MultiValue.KeyValuePair<Address>>, List<MultiValue.KeyValuePair<String>>, Date, Boolean) - Method in class corny.addressbook.NativeAddressBook
Modifies an existing Contact.
modifyContact(Contact, String, String, String, String, String, MultiValue.KeyValuePair<String>, MultiValue.KeyValuePair<String>, MultiValue.KeyValuePair<Address>, MultiValue.KeyValuePair<String>, Date, Boolean) - Method in class corny.addressbook.NativeAddressBook
Modifies an existing Contact.
modifyContactInfo(Contact, String, ValueModifier) - Method in enum corny.addressbook.data.ContactProperty
Used by the search and replace process.
MultiValue<T> - Class in corny.addressbook.data
Data model class for multi value properties of Address Book contacts, like a list of phone numbers.
MultiValue(List<MultiValue.KeyValuePair<T>>) - Constructor for class corny.addressbook.data.MultiValue
Creates a new MultiValue instance containing the given KeyValuePairs.
MultiValue.KeyValuePair<T> - Class in corny.addressbook.data
Data model class for key / value properties of Address Book contacts, like a phone number.
MultiValue.KeyValuePair(String, T) - Constructor for class corny.addressbook.data.MultiValue.KeyValuePair
Creates a new KeyValuePair with a custom label.
MultiValue.KeyValuePair(MultiValue.MultiValueLabel, T) - Constructor for class corny.addressbook.data.MultiValue.KeyValuePair
Creates a new KeyValuePair with a default label.
MultiValue.MultiValueLabel - Enum in corny.addressbook.data
Enumeration which declares the default MultiValue labels
MutableAddress - Class in corny.addressbook.data
Mutable subclass of the Address class
MutableAddress(Address) - Constructor for class corny.addressbook.data.MutableAddress
Creates a new MutableAddress by copying data from another Address.
MutableAddress(String, int, String, String, String) - Constructor for class corny.addressbook.data.MutableAddress
Creates a new MutableAddress
mutableClone() - Method in class corny.addressbook.data.Address
Returns a mutable clone of this Address instance.
mutableClone() - Method in class corny.addressbook.data.MultiValue
 
MutableMultiValue<T> - Class in corny.addressbook.data
Data model class for multi value properties of Address Book contacts, like a list of phone numbers.
MutableMultiValue() - Constructor for class corny.addressbook.data.MutableMultiValue
Creates a new, empty MutableMultiValue instance.
MutableMultiValue(List<MultiValue.KeyValuePair<T>>) - Constructor for class corny.addressbook.data.MutableMultiValue
Creates a new MutableMultiValue.

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