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

Interface Stloc

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      short getActive()
      Returns the value of the 'Active' attribute.
      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 getCity()
      Returns the value of the 'City' attribute.
      java.lang.String getCountry()
      Returns the value of the 'Country' attribute.
      java.lang.String getFax()
      Returns the value of the 'Fax' attribute.
      java.lang.Integer getGeonode_id()
      Returns the value of the 'Geonode id' attribute.
      Geonode getGeonodeForStloc()
      Returns the value of the 'Geonode For Stloc' reference.
      java.lang.String getIdentifier()
      Returns the value of the 'Identifier' attribute.
      java.math.BigDecimal getLatitude()
      Returns the value of the 'Latitude' attribute.
      java.math.BigDecimal getLongitude()
      Returns the value of the 'Longitude' attribute.
      short getOptcounter()
      Returns the value of the 'Optcounter' attribute.
      java.lang.String getPhone()
      Returns the value of the 'Phone' attribute.
      java.lang.String getState()
      Returns the value of the 'State' attribute.
      int getStloc_id()
      Returns the value of the 'Stloc id' attribute.
      java.util.List getStlocattrForStloc()
      Returns the value of the 'Stlocattr For Stloc' reference list.
      java.util.List getStlocdsForStloc()
      Returns the value of the 'Stlocds For Stloc' reference list.
      int getStoreent_id()
      Returns the value of the 'Storeent id' attribute.
      java.lang.String getZipcode()
      Returns the value of the 'Zipcode' attribute.
      void setActive(short value)
      Sets the value of the 'Active' 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 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 setFax(java.lang.String value)
      Sets the value of the 'Fax' attribute.
      void setGeonode_id(java.lang.Integer value)
      Sets the value of the 'Geonode id' attribute.
      void setGeonodeForStloc(Geonode value)
      Sets the value of the 'Geonode For Stloc' reference.
      void setIdentifier(java.lang.String value)
      Sets the value of the 'Identifier' attribute.
      void setLatitude(java.math.BigDecimal value)
      Sets the value of the 'Latitude' attribute.
      void setLongitude(java.math.BigDecimal value)
      Sets the value of the 'Longitude' attribute.
      void setOptcounter(short value)
      Sets the value of the 'Optcounter' attribute.
      void setPhone(java.lang.String value)
      Sets the value of the 'Phone' attribute.
      void setState(java.lang.String value)
      Sets the value of the 'State' attribute.
      void setStloc_id(int value)
      Sets the value of the 'Stloc id' attribute.
      void setStoreent_id(int value)
      Sets the value of the 'Storeent id' attribute.
      void setZipcode(java.lang.String value)
      Sets the value of the 'Zipcode' attribute.
    • Method Detail

      • getStloc_id

        int getStloc_id()
        Returns the value of the 'Stloc id' attribute.

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

        Returns:
        the value of the 'Stloc id' attribute.
        See Also:
        setStloc_id(int), StoreEntityPackage.getStloc_Stloc_id()
      • setStloc_id

        void setStloc_id(int value)
        Sets the value of the 'Stloc id' attribute.
        Parameters:
        value - the new value of the 'Stloc id' attribute.
        See Also:
        getStloc_id()
      • getIdentifier

        java.lang.String getIdentifier()
        Returns the value of the 'Identifier' attribute.

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

        Returns:
        the value of the 'Identifier' attribute.
        See Also:
        setIdentifier(String), StoreEntityPackage.getStloc_Identifier()
      • setIdentifier

        void setIdentifier(java.lang.String value)
        Sets the value of the 'Identifier' attribute.
        Parameters:
        value - the new value of the 'Identifier' attribute.
        See Also:
        getIdentifier()
      • getPhone

        java.lang.String getPhone()
        Returns the value of the 'Phone' attribute.

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

        Returns:
        the value of the 'Phone' attribute.
        See Also:
        setPhone(String), StoreEntityPackage.getStloc_Phone()
      • setPhone

        void setPhone(java.lang.String value)
        Sets the value of the 'Phone' attribute.
        Parameters:
        value - the new value of the 'Phone' attribute.
        See Also:
        getPhone()
      • getFax

        java.lang.String getFax()
        Returns the value of the 'Fax' attribute.

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

        Returns:
        the value of the 'Fax' attribute.
        See Also:
        setFax(String), StoreEntityPackage.getStloc_Fax()
      • setFax

        void setFax(java.lang.String value)
        Sets the value of the 'Fax' attribute.
        Parameters:
        value - the new value of the 'Fax' attribute.
        See Also:
        getFax()
      • getAddress1

        java.lang.String getAddress1()
        Returns the value of the 'Address1' attribute.

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

        Returns:
        the value of the 'Address1' attribute.
        See Also:
        setAddress1(String), StoreEntityPackage.getStloc_Address1()
      • 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()
      • getAddress2

        java.lang.String getAddress2()
        Returns the value of the 'Address2' attribute.

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

        Returns:
        the value of the 'Address2' attribute.
        See Also:
        setAddress2(String), StoreEntityPackage.getStloc_Address2()
      • 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()
      • getAddress3

        java.lang.String getAddress3()
        Returns the value of the 'Address3' attribute.

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

        Returns:
        the value of the 'Address3' attribute.
        See Also:
        setAddress3(String), StoreEntityPackage.getStloc_Address3()
      • 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()
      • getCity

        java.lang.String getCity()
        Returns the value of the 'City' attribute.

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

        Returns:
        the value of the 'City' attribute.
        See Also:
        setCity(String), StoreEntityPackage.getStloc_City()
      • 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()
      • getState

        java.lang.String getState()
        Returns the value of the 'State' attribute.

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

        Returns:
        the value of the 'State' attribute.
        See Also:
        setState(String), StoreEntityPackage.getStloc_State()
      • 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()
      • getCountry

        java.lang.String getCountry()
        Returns the value of the 'Country' attribute.

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

        Returns:
        the value of the 'Country' attribute.
        See Also:
        setCountry(String), StoreEntityPackage.getStloc_Country()
      • 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()
      • getZipcode

        java.lang.String getZipcode()
        Returns the value of the 'Zipcode' attribute.

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

        Returns:
        the value of the 'Zipcode' attribute.
        See Also:
        setZipcode(String), StoreEntityPackage.getStloc_Zipcode()
      • 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()
      • getActive

        short getActive()
        Returns the value of the 'Active' attribute.

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

        Returns:
        the value of the 'Active' attribute.
        See Also:
        setActive(short), StoreEntityPackage.getStloc_Active()
      • setActive

        void setActive(short value)
        Sets the value of the 'Active' attribute.
        Parameters:
        value - the new value of the 'Active' attribute.
        See Also:
        getActive()
      • getLatitude

        java.math.BigDecimal getLatitude()
        Returns the value of the 'Latitude' attribute.

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

        Returns:
        the value of the 'Latitude' attribute.
        See Also:
        setLatitude(BigDecimal), StoreEntityPackage.getStloc_Latitude()
      • setLatitude

        void setLatitude(java.math.BigDecimal value)
        Sets the value of the 'Latitude' attribute.
        Parameters:
        value - the new value of the 'Latitude' attribute.
        See Also:
        getLatitude()
      • getLongitude

        java.math.BigDecimal getLongitude()
        Returns the value of the 'Longitude' attribute.

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

        Returns:
        the value of the 'Longitude' attribute.
        See Also:
        setLongitude(BigDecimal), StoreEntityPackage.getStloc_Longitude()
      • setLongitude

        void setLongitude(java.math.BigDecimal value)
        Sets the value of the 'Longitude' attribute.
        Parameters:
        value - the new value of the 'Longitude' attribute.
        See Also:
        getLongitude()
      • getGeonode_id

        java.lang.Integer getGeonode_id()
        Returns the value of the 'Geonode id' attribute.

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

        Returns:
        the value of the 'Geonode id' attribute.
        See Also:
        setGeonode_id(Integer), StoreEntityPackage.getStloc_Geonode_id()
      • setGeonode_id

        void setGeonode_id(java.lang.Integer value)
        Sets the value of the 'Geonode id' attribute.
        Parameters:
        value - the new value of the 'Geonode id' attribute.
        See Also:
        getGeonode_id()
      • getOptcounter

        short getOptcounter()
        Returns the value of the 'Optcounter' attribute.

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

        Returns:
        the value of the 'Optcounter' attribute.
        See Also:
        setOptcounter(short), StoreEntityPackage.getStloc_Optcounter()
      • setOptcounter

        void setOptcounter(short value)
        Sets the value of the 'Optcounter' attribute.
        Parameters:
        value - the new value of the 'Optcounter' attribute.
        See Also:
        getOptcounter()
      • getStoreent_id

        int getStoreent_id()
        Returns the value of the 'Storeent id' attribute.

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

        Returns:
        the value of the 'Storeent id' attribute.
        See Also:
        setStoreent_id(int), StoreEntityPackage.getStloc_Storeent_id()
      • setStoreent_id

        void setStoreent_id(int value)
        Sets the value of the 'Storeent id' attribute.
        Parameters:
        value - the new value of the 'Storeent id' attribute.
        See Also:
        getStoreent_id()
      • getGeonodeForStloc

        Geonode getGeonodeForStloc()
        Returns the value of the 'Geonode For Stloc' reference. It is bidirectional and its opposite is 'Stloc For Geonode'.

        If the meaning of the 'Geonode For Stloc' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Geonode For Stloc' reference.
        See Also:
        setGeonodeForStloc(Geonode), StoreEntityPackage.getStloc_GeonodeForStloc(), Geonode.getStlocForGeonode()
      • getStlocattrForStloc

        java.util.List getStlocattrForStloc()
        Returns the value of the 'Stlocattr For Stloc' reference list. The list contents are of type Stlocattr. It is bidirectional and its opposite is 'Stloc For Stlocattr'.

        If the meaning of the 'Stlocattr For Stloc' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Stlocattr For Stloc' reference list.
        See Also:
        StoreEntityPackage.getStloc_StlocattrForStloc(), Stlocattr.getStlocForStlocattr()
      • getStlocdsForStloc

        java.util.List getStlocdsForStloc()
        Returns the value of the 'Stlocds For Stloc' reference list. The list contents are of type Stlocds. It is bidirectional and its opposite is 'Stloc For Stlocds'.

        If the meaning of the 'Stlocds For Stloc' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Stlocds For Stloc' reference list.
        See Also:
        StoreEntityPackage.getStloc_StlocdsForStloc(), Stlocds.getStlocForStlocds()