|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for a ContactModelFactory, which can be used to instantiate model instances.
Method Summary | |
Address |
createAddress()
Creates a new Address instance. |
Communications |
createCommunications()
Creates a new Communications instance. |
Contact |
createContact()
Creates a new Contact instance. |
EmailAddress |
createEmailAddress()
Creates a new EmailAddress instance. |
Extensions |
createExtensions()
Creates a new Extensions instance with the given type. |
GeographicalInformation |
createGeographicalInformation()
Creates a new GeographicalInformation instance. |
Image |
createImage()
Creates a new Image instance. |
Key |
createKey()
Creates a new Key instance. |
Organization |
createOrganization()
Creates a new Organization instance. |
OrganizationalIdentity |
createOrganizationalIdentity()
Creates a new OrganizationalIdentity instance. |
PersonalIdentity |
createPersonalIdentity()
Creates a new PersonalIdentity instance. |
PhoneNumber |
createPhoneNumber()
Creates a new PhoneNumber instance. |
Sound |
createSound()
Creates a new Sound instance. |
Method Detail |
public Address createAddress()
public Communications createCommunications()
public Contact createContact()
public EmailAddress createEmailAddress()
public GeographicalInformation createGeographicalInformation()
public Image createImage()
public Key createKey()
public Organization createOrganization()
public OrganizationalIdentity createOrganizationalIdentity()
public PersonalIdentity createPersonalIdentity()
public PhoneNumber createPhoneNumber()
public Sound createSound()
public Extensions createExtensions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |