com.ibm.commerce.foundation.common.datatypes

Interface ContactInfoType

    • Method Detail

      • getContactInfoIdentifier

        ContactInfoIdentifierType getContactInfoIdentifier()
        Returns the value of the 'Contact Info Identifier' containment reference. The unique identifier of the contact information.
        Returns:
        the value of the 'Contact Info Identifier' containment reference.
        See Also:
        setContactInfoIdentifier(ContactInfoIdentifierType), CommerceFoundationPackage.getContactInfoType_ContactInfoIdentifier()
      • getContactName

        PersonNameType getContactName()
        Returns the value of the 'Contact Name' containment reference. The name of the contact.
        Returns:
        the value of the 'Contact Name' containment reference.
        See Also:
        setContactName(PersonNameType), CommerceFoundationPackage.getContactInfoType_ContactName()
      • setContactName

        void setContactName(PersonNameType value)
        Sets the value of the 'Contact Name' containment reference.
        Parameters:
        value - the new value of the 'Contact Name' containment reference.
        See Also:
        getContactName()
      • getAddress

        AddressType getAddress()
        Returns the value of the 'Address' containment reference. The address of the contact.
        Returns:
        the value of the 'Address' containment reference.
        See Also:
        setAddress(AddressType), CommerceFoundationPackage.getContactInfoType_Address()
      • setAddress

        void setAddress(AddressType value)
        Sets the value of the 'Address' containment reference.
        Parameters:
        value - the new value of the 'Address' containment reference.
        See Also:
        getAddress()
      • getTelephone1

        TelephoneType getTelephone1()
        Returns the value of the 'Telephone1' containment reference. The primary phone number.
        Returns:
        the value of the 'Telephone1' containment reference.
        See Also:
        setTelephone1(TelephoneType), CommerceFoundationPackage.getContactInfoType_Telephone1()
      • setTelephone1

        void setTelephone1(TelephoneType value)
        Sets the value of the 'Telephone1' containment reference.
        Parameters:
        value - the new value of the 'Telephone1' containment reference.
        See Also:
        getTelephone1()
      • getTelephone2

        TelephoneType getTelephone2()
        Returns the value of the 'Telephone2' containment reference. The secondary phone number.
        Returns:
        the value of the 'Telephone2' containment reference.
        See Also:
        setTelephone2(TelephoneType), CommerceFoundationPackage.getContactInfoType_Telephone2()
      • setTelephone2

        void setTelephone2(TelephoneType value)
        Sets the value of the 'Telephone2' containment reference.
        Parameters:
        value - the new value of the 'Telephone2' containment reference.
        See Also:
        getTelephone2()
      • getBestCallingTime

        java.lang.Object getBestCallingTime()
        Returns the value of the 'Best Calling Time' attribute. The best time of the day to call.
        Returns:
        the value of the 'Best Calling Time' attribute.
        See Also:
        setBestCallingTime(Object), CommerceFoundationPackage.getContactInfoType_BestCallingTime()
      • setBestCallingTime

        void setBestCallingTime(java.lang.Object value)
        Sets the value of the 'Best Calling Time' attribute.
        Parameters:
        value - the new value of the 'Best Calling Time' attribute.
        See Also:
        getBestCallingTime()
      • getEmailAddress1

        EmailAddressType getEmailAddress1()
        Returns the value of the 'Email Address1' containment reference. The primary e-mail addresses.
        Returns:
        the value of the 'Email Address1' containment reference.
        See Also:
        setEmailAddress1(EmailAddressType), CommerceFoundationPackage.getContactInfoType_EmailAddress1()
      • getEmailAddress2

        EmailAddressType getEmailAddress2()
        Returns the value of the 'Email Address2' containment reference. The secondary e-mail addresses.
        Returns:
        the value of the 'Email Address2' containment reference.
        See Also:
        setEmailAddress2(EmailAddressType), CommerceFoundationPackage.getContactInfoType_EmailAddress2()
      • getFax1

        FaxType getFax1()
        Returns the value of the 'Fax1' containment reference. The primary fax number.
        Returns:
        the value of the 'Fax1' containment reference.
        See Also:
        setFax1(FaxType), CommerceFoundationPackage.getContactInfoType_Fax1()
      • setFax1

        void setFax1(FaxType value)
        Sets the value of the 'Fax1' containment reference.
        Parameters:
        value - the new value of the 'Fax1' containment reference.
        See Also:
        getFax1()
      • getFax2

        FaxType getFax2()
        Returns the value of the 'Fax2' containment reference. The secondary fax number.
        Returns:
        the value of the 'Fax2' containment reference.
        See Also:
        setFax2(FaxType), CommerceFoundationPackage.getContactInfoType_Fax2()
      • setFax2

        void setFax2(FaxType value)
        Sets the value of the 'Fax2' containment reference.
        Parameters:
        value - the new value of the 'Fax2' containment reference.
        See Also:
        getFax2()
      • getMobilePhone1

        com.ibm.commerce.foundation.common.datatypes.MobilePhoneType getMobilePhone1()
        Returns the value of the 'Mobile Phone1' containment reference. The primary mobile phone number.
        Returns:
        the value of the 'Mobile Phone1' containment reference.
        See Also:
        setMobilePhone1(MobilePhoneType), CommerceFoundationPackage.getContactInfoType_MobilePhone1()
      • setMobilePhone1

        void setMobilePhone1(com.ibm.commerce.foundation.common.datatypes.MobilePhoneType value)
        Sets the value of the 'Mobile Phone1' containment reference.
        Parameters:
        value - the new value of the 'Mobile Phone1' containment reference.
        See Also:
        getMobilePhone1()
      • getOrganizationName

        java.lang.String getOrganizationName()
        Returns the value of the 'Organization Name' attribute. The organization that the person represents. This may be different than the parent organization.
        Returns:
        the value of the 'Organization Name' attribute.
        See Also:
        setOrganizationName(String), CommerceFoundationPackage.getContactInfoType_OrganizationName()
      • setOrganizationName

        void setOrganizationName(java.lang.String value)
        Sets the value of the 'Organization Name' attribute.
        Parameters:
        value - the new value of the 'Organization Name' attribute.
        See Also:
        getOrganizationName()
      • getOrganizationUnitName

        java.lang.String getOrganizationUnitName()
        Returns the value of the 'Organization Unit Name' attribute. The organization unit that the person represents. This may be different than the parent organization.
        Returns:
        the value of the 'Organization Unit Name' attribute.
        See Also:
        setOrganizationUnitName(String), CommerceFoundationPackage.getContactInfoType_OrganizationUnitName()
      • setOrganizationUnitName

        void setOrganizationUnitName(java.lang.String value)
        Sets the value of the 'Organization Unit Name' attribute.
        Parameters:
        value - the new value of the 'Organization Unit Name' attribute.
        See Also:
        getOrganizationUnitName()
      • getGeographicalShippingCode

        java.lang.String getGeographicalShippingCode()
        Returns the value of the 'Geographical Shipping Code' attribute. Shipping code based on geographical region. This is used for integration with tax services.
        Returns:
        the value of the 'Geographical Shipping Code' attribute.
        See Also:
        setGeographicalShippingCode(String), CommerceFoundationPackage.getContactInfoType_GeographicalShippingCode()
      • getGeographicalTaxCode

        java.lang.String getGeographicalTaxCode()
        Returns the value of the 'Geographical Tax Code' attribute. Tax code based on geographical region. This is used for integration with tax services.
        Returns:
        the value of the 'Geographical Tax Code' attribute.
        See Also:
        setGeographicalTaxCode(String), CommerceFoundationPackage.getContactInfoType_GeographicalTaxCode()
      • setGeographicalTaxCode

        void setGeographicalTaxCode(java.lang.String value)
        Sets the value of the 'Geographical Tax Code' attribute.
        Parameters:
        value - the new value of the 'Geographical Tax Code' attribute.
        See Also:
        getGeographicalTaxCode()
      • getAttributes

        java.util.Map getAttributes()
        Returns the value of the 'Attributes' map. The key is of type String, and the value is of type String, Additional attributes of the contact information: addressField1: Customizable field. addressField2: Customizable field. addressField3: Customizable field. billingCode: Code to identify the shipping or billing information billingCodeType: Code designating the system or method of code structure used for billing. packageSuppression: Specifies whether or not to include package inserts. Valid values are 1 (include) or 0 (do not include).
        Returns:
        the value of the 'Attributes' map.
        See Also:
        CommerceFoundationPackage.getContactInfoType_Attributes()
      • getUserData

        UserDataType getUserData()
        Returns the value of the 'User Data' containment reference. The user data area.
        Returns:
        the value of the 'User Data' containment reference.
        See Also:
        setUserData(UserDataType), CommerceFoundationPackage.getContactInfoType_UserData()
      • setUserData

        void setUserData(UserDataType value)
        Sets the value of the 'User Data' containment reference.
        Parameters:
        value - the new value of the 'User Data' containment reference.
        See Also:
        getUserData()
      • getLanguage

        java.lang.String getLanguage()
        Returns the value of the 'Language' attribute.

        If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Language' attribute.
        See Also:
        setLanguage(String), CommerceFoundationPackage.getContactInfoType_Language()
      • setLanguage

        void setLanguage(java.lang.String value)
        Sets the value of the 'Language' attribute.
        Parameters:
        value - the new value of the 'Language' attribute.
        See Also:
        getLanguage()