budosystems.models.contact

Everything related to contact information.

Classes

Contact

General structure for objects that represent some sort of contact information.

ContactList

Aggregate class for Contacts.

Contactable

Convenience class for Entities that can have addresses, phone numbers, and email addresses.

EmailAddress

Identifies this object as an e-mail address.

MissingContact

Singleton contact to indicate that the contact is missing.

PhoneNumber

Identifies this object as a phone number.

PhysicalAddress

Identifies this object as a physical address.