Interface v.c.i.IContact(Interface):

Part of vmc.common.interfaces View In Hierarchy

Known implementations: vmc.common.persistent.Contact, vmc.common.persistent.DBContact

Interface that all contact backends must implement
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 csv string with the contact info
def get_index():
Returns the contact's index
def get_name():
Returns the contact's name
def get_number():
Returns the contact's number
def to_csv():
Returns a csv string with the contact info
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.