Part of wader.common.persistent View In Hierarchy
Implements interfaces: wader.common.interfaces.IContact
| Method | __init__ | Undocumented |
| Method | __repr__ | Undocumented |
| Method | __eq__ | Undocumented |
| Method | __ne__ | Undocumented |
| Method | get_index | Returns the contact's index |
| Method | get_name | Returns the contact's name |
| Method | get_number | Returns the contact's number |
| Method | to_csv | Returns a list with the name and number formatted for csv |