com.ibm.commerce.member.facade.datatypes

Interface AddressBookType



  • public interface AddressBookType
    A representation of the model object 'Address Book Type'. The type definition of an address book.

    The following features are supported:

    See Also:
    MemberPackage.getAddressBookType()
    • Method Detail

      • getContact

        java.util.List getContact()
        Returns the value of the 'Contact' containment reference list. The list contents are of type ContactInfoType. The contact entries.
        Returns:
        the value of the 'Contact' containment reference list.
        See Also:
        MemberPackage.getAddressBookType_Contact()