com.ibm.commerce.infrastructure.facade.server.entity.datatypes

Interface Staddress

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.lang.String getAddress1()
      Returns the value of the 'Address1' attribute.
      java.lang.String getAddress2()
      Returns the value of the 'Address2' attribute.
      java.lang.String getAddress3()
      Returns the value of the 'Address3' attribute.
      java.lang.String getBusinesstitle()
      Returns the value of the 'Businesstitle' attribute.
      java.lang.String getCity()
      Returns the value of the 'City' attribute.
      java.lang.String getCountry()
      Returns the value of the 'Country' attribute.
      java.lang.String getEmail1()
      Returns the value of the 'Email1' attribute.
      java.lang.String getEmail2()
      Returns the value of the 'Email2' attribute.
      java.lang.String getFax1()
      Returns the value of the 'Fax1' attribute.
      java.lang.String getFax2()
      Returns the value of the 'Fax2' attribute.
      java.lang.String getField1()
      Returns the value of the 'Field1' attribute.
      java.lang.String getField2()
      Returns the value of the 'Field2' attribute.
      java.lang.String getField3()
      Returns the value of the 'Field3' attribute.
      java.lang.String getFirstname()
      Returns the value of the 'Firstname' attribute.
      java.lang.String getLastname()
      Returns the value of the 'Lastname' attribute.
      long getMember_id()
      Returns the value of the 'Member id' attribute.
      java.lang.String getMiddlename()
      Returns the value of the 'Middlename' attribute.
      java.lang.String getNickname()
      Returns the value of the 'Nickname' attribute.
      java.lang.Short getOptcounter()
      Returns the value of the 'Optcounter' attribute.
      java.lang.String getPersontitle()
      Returns the value of the 'Persontitle' attribute.
      java.lang.String getPhone1()
      Returns the value of the 'Phone1' attribute.
      java.lang.String getPhone2()
      Returns the value of the 'Phone2' attribute.
      java.lang.String getShippinggeocode()
      Returns the value of the 'Shippinggeocode' attribute.
      int getStaddress_id()
      Returns the value of the 'Staddress id' attribute.
      java.lang.String getState()
      Returns the value of the 'State' attribute.
      java.util.List getStoreentdsForStaddress()
      Returns the value of the 'Storeentds For Staddress' reference list.
      java.util.List getStoreentdsForStaddress2()
      Returns the value of the 'Storeentds For Staddress2' reference list.
      java.lang.String getTaxgeocode()
      Returns the value of the 'Taxgeocode' attribute.
      java.lang.String getUrl()
      Returns the value of the 'Url' attribute.
      java.lang.String getZipcode()
      Returns the value of the 'Zipcode' attribute.
      void setAddress1(java.lang.String value)
      Sets the value of the 'Address1' attribute.
      void setAddress2(java.lang.String value)
      Sets the value of the 'Address2' attribute.
      void setAddress3(java.lang.String value)
      Sets the value of the 'Address3' attribute.
      void setBusinesstitle(java.lang.String value)
      Sets the value of the 'Businesstitle' attribute.
      void setCity(java.lang.String value)
      Sets the value of the 'City' attribute.
      void setCountry(java.lang.String value)
      Sets the value of the 'Country' attribute.
      void setEmail1(java.lang.String value)
      Sets the value of the 'Email1' attribute.
      void setEmail2(java.lang.String value)
      Sets the value of the 'Email2' attribute.
      void setFax1(java.lang.String value)
      Sets the value of the 'Fax1' attribute.
      void setFax2(java.lang.String value)
      Sets the value of the 'Fax2' attribute.
      void setField1(java.lang.String value)
      Sets the value of the 'Field1' attribute.
      void setField2(java.lang.String value)
      Sets the value of the 'Field2' attribute.
      void setField3(java.lang.String value)
      Sets the value of the 'Field3' attribute.
      void setFirstname(java.lang.String value)
      Sets the value of the 'Firstname' attribute.
      void setLastname(java.lang.String value)
      Sets the value of the 'Lastname' attribute.
      void setMember_id(long value)
      Sets the value of the 'Member id' attribute.
      void setMiddlename(java.lang.String value)
      Sets the value of the 'Middlename' attribute.
      void setNickname(java.lang.String value)
      Sets the value of the 'Nickname' attribute.
      void setOptcounter(java.lang.Short value)
      Sets the value of the 'Optcounter' attribute.
      void setPersontitle(java.lang.String value)
      Sets the value of the 'Persontitle' attribute.
      void setPhone1(java.lang.String value)
      Sets the value of the 'Phone1' attribute.
      void setPhone2(java.lang.String value)
      Sets the value of the 'Phone2' attribute.
      void setShippinggeocode(java.lang.String value)
      Sets the value of the 'Shippinggeocode' attribute.
      void setStaddress_id(int value)
      Sets the value of the 'Staddress id' attribute.
      void setState(java.lang.String value)
      Sets the value of the 'State' attribute.
      void setTaxgeocode(java.lang.String value)
      Sets the value of the 'Taxgeocode' attribute.
      void setUrl(java.lang.String value)
      Sets the value of the 'Url' attribute.
      void setZipcode(java.lang.String value)
      Sets the value of the 'Zipcode' attribute.
    • Method Detail

      • setStaddress_id

        void setStaddress_id(int value)
        Sets the value of the 'Staddress id' attribute.
        Parameters:
        value - the new value of the 'Staddress id' attribute.
        See Also:
        getStaddress_id()
      • setAddress1

        void setAddress1(java.lang.String value)
        Sets the value of the 'Address1' attribute.
        Parameters:
        value - the new value of the 'Address1' attribute.
        See Also:
        getAddress1()
      • setMember_id

        void setMember_id(long value)
        Sets the value of the 'Member id' attribute.
        Parameters:
        value - the new value of the 'Member id' attribute.
        See Also:
        getMember_id()
      • setAddress2

        void setAddress2(java.lang.String value)
        Sets the value of the 'Address2' attribute.
        Parameters:
        value - the new value of the 'Address2' attribute.
        See Also:
        getAddress2()
      • setAddress3

        void setAddress3(java.lang.String value)
        Sets the value of the 'Address3' attribute.
        Parameters:
        value - the new value of the 'Address3' attribute.
        See Also:
        getAddress3()
      • setCity

        void setCity(java.lang.String value)
        Sets the value of the 'City' attribute.
        Parameters:
        value - the new value of the 'City' attribute.
        See Also:
        getCity()
      • setCountry

        void setCountry(java.lang.String value)
        Sets the value of the 'Country' attribute.
        Parameters:
        value - the new value of the 'Country' attribute.
        See Also:
        getCountry()
      • setEmail1

        void setEmail1(java.lang.String value)
        Sets the value of the 'Email1' attribute.
        Parameters:
        value - the new value of the 'Email1' attribute.
        See Also:
        getEmail1()
      • setEmail2

        void setEmail2(java.lang.String value)
        Sets the value of the 'Email2' attribute.
        Parameters:
        value - the new value of the 'Email2' attribute.
        See Also:
        getEmail2()
      • setFax1

        void setFax1(java.lang.String value)
        Sets the value of the 'Fax1' attribute.
        Parameters:
        value - the new value of the 'Fax1' attribute.
        See Also:
        getFax1()
      • setFax2

        void setFax2(java.lang.String value)
        Sets the value of the 'Fax2' attribute.
        Parameters:
        value - the new value of the 'Fax2' attribute.
        See Also:
        getFax2()
      • setField1

        void setField1(java.lang.String value)
        Sets the value of the 'Field1' attribute.
        Parameters:
        value - the new value of the 'Field1' attribute.
        See Also:
        getField1()
      • setField2

        void setField2(java.lang.String value)
        Sets the value of the 'Field2' attribute.
        Parameters:
        value - the new value of the 'Field2' attribute.
        See Also:
        getField2()
      • setField3

        void setField3(java.lang.String value)
        Sets the value of the 'Field3' attribute.
        Parameters:
        value - the new value of the 'Field3' attribute.
        See Also:
        getField3()
      • setPhone1

        void setPhone1(java.lang.String value)
        Sets the value of the 'Phone1' attribute.
        Parameters:
        value - the new value of the 'Phone1' attribute.
        See Also:
        getPhone1()
      • setPhone2

        void setPhone2(java.lang.String value)
        Sets the value of the 'Phone2' attribute.
        Parameters:
        value - the new value of the 'Phone2' attribute.
        See Also:
        getPhone2()
      • setState

        void setState(java.lang.String value)
        Sets the value of the 'State' attribute.
        Parameters:
        value - the new value of the 'State' attribute.
        See Also:
        getState()
      • setZipcode

        void setZipcode(java.lang.String value)
        Sets the value of the 'Zipcode' attribute.
        Parameters:
        value - the new value of the 'Zipcode' attribute.
        See Also:
        getZipcode()
      • setFirstname

        void setFirstname(java.lang.String value)
        Sets the value of the 'Firstname' attribute.
        Parameters:
        value - the new value of the 'Firstname' attribute.
        See Also:
        getFirstname()
      • setLastname

        void setLastname(java.lang.String value)
        Sets the value of the 'Lastname' attribute.
        Parameters:
        value - the new value of the 'Lastname' attribute.
        See Also:
        getLastname()
      • setMiddlename

        void setMiddlename(java.lang.String value)
        Sets the value of the 'Middlename' attribute.
        Parameters:
        value - the new value of the 'Middlename' attribute.
        See Also:
        getMiddlename()
      • setPersontitle

        void setPersontitle(java.lang.String value)
        Sets the value of the 'Persontitle' attribute.
        Parameters:
        value - the new value of the 'Persontitle' attribute.
        See Also:
        getPersontitle()
      • setBusinesstitle

        void setBusinesstitle(java.lang.String value)
        Sets the value of the 'Businesstitle' attribute.
        Parameters:
        value - the new value of the 'Businesstitle' attribute.
        See Also:
        getBusinesstitle()
      • setNickname

        void setNickname(java.lang.String value)
        Sets the value of the 'Nickname' attribute.
        Parameters:
        value - the new value of the 'Nickname' attribute.
        See Also:
        getNickname()
      • setShippinggeocode

        void setShippinggeocode(java.lang.String value)
        Sets the value of the 'Shippinggeocode' attribute.
        Parameters:
        value - the new value of the 'Shippinggeocode' attribute.
        See Also:
        getShippinggeocode()
      • setTaxgeocode

        void setTaxgeocode(java.lang.String value)
        Sets the value of the 'Taxgeocode' attribute.
        Parameters:
        value - the new value of the 'Taxgeocode' attribute.
        See Also:
        getTaxgeocode()
      • setUrl

        void setUrl(java.lang.String value)
        Sets the value of the 'Url' attribute.
        Parameters:
        value - the new value of the 'Url' attribute.
        See Also:
        getUrl()
      • setOptcounter

        void setOptcounter(java.lang.Short value)
        Sets the value of the 'Optcounter' attribute.
        Parameters:
        value - the new value of the 'Optcounter' attribute.
        See Also:
        getOptcounter()