c.l.d.e.EmailAddressSet : class documentation

Part of canonical.launchpad.database.emailaddress View In Hierarchy

Implements interfaces: canonical.launchpad.interfaces.emailaddress.IEmailAddressSet

No class docstring
Method getByPerson See IEmailAddressSet.
Method getPreferredEmailForPeople See IEmailAddressSet.
Method getByEmail See IEmailAddressSet.
Method new See IEmailAddressSet.
def getByPerson(self, person):
See IEmailAddressSet.
def getPreferredEmailForPeople(self, people):
See IEmailAddressSet.
def getByEmail(self, email):
See IEmailAddressSet.
def new(self, email, person=None, status=EmailAddressStatus.NEW, account=None):
See IEmailAddressSet.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.