Modifier and Type | Method and Description |
---|---|
Name |
Contact.getName() |
Modifier and Type | Method and Description |
---|---|
void |
Directory.remove(Name name) |
Contact |
Directory.search(Name name)
Searches for the contact based on the first name
|
void |
Contact.setName(Name name) |
Constructor and Description |
---|
Contact(Name name,
java.lang.String email) |