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

Interface Dmemspotcmd

    • Method Detail

      • getDmemspotcmd_id

        int getDmemspotcmd_id()
        Returns the value of the 'Dmemspotcmd id' attribute.

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

        Returns:
        the value of the 'Dmemspotcmd id' attribute.
        See Also:
        setDmemspotcmd_id(int), MarketingEntityPackage.getDmemspotcmd_Dmemspotcmd_id()
      • setDmemspotcmd_id

        void setDmemspotcmd_id(int value)
        Sets the value of the 'Dmemspotcmd id' attribute.
        Parameters:
        value - the new value of the 'Dmemspotcmd id' attribute.
        See Also:
        getDmemspotcmd_id()
      • getContenttype

        java.lang.String getContenttype()
        Returns the value of the 'Contenttype' attribute.

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

        Returns:
        the value of the 'Contenttype' attribute.
        See Also:
        setContenttype(String), MarketingEntityPackage.getDmemspotcmd_Contenttype()
      • setContenttype

        void setContenttype(java.lang.String value)
        Sets the value of the 'Contenttype' attribute.
        Parameters:
        value - the new value of the 'Contenttype' attribute.
        See Also:
        getContenttype()
      • 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), MarketingEntityPackage.getDmemspotcmd_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()
      • getEmspot_id

        java.lang.Integer getEmspot_id()
        Returns the value of the 'Emspot id' attribute.

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

        Returns:
        the value of the 'Emspot id' attribute.
        See Also:
        setEmspot_id(Integer), MarketingEntityPackage.getDmemspotcmd_Emspot_id()
      • setEmspot_id

        void setEmspot_id(java.lang.Integer value)
        Sets the value of the 'Emspot id' attribute.
        Parameters:
        value - the new value of the 'Emspot id' attribute.
        See Also:
        getEmspot_id()
      • getDmemspotord_id

        java.lang.Integer getDmemspotord_id()
        Returns the value of the 'Dmemspotord id' attribute.

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

        Returns:
        the value of the 'Dmemspotord id' attribute.
        See Also:
        setDmemspotord_id(Integer), MarketingEntityPackage.getDmemspotcmd_Dmemspotord_id()
      • setDmemspotord_id

        void setDmemspotord_id(java.lang.Integer value)
        Sets the value of the 'Dmemspotord id' attribute.
        Parameters:
        value - the new value of the 'Dmemspotord id' attribute.
        See Also:
        getDmemspotord_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), MarketingEntityPackage.getDmemspotcmd_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()
      • getEmspotForDmemspotcmd

        Emspot getEmspotForDmemspotcmd()
        Returns the value of the 'Emspot For Dmemspotcmd' reference. It is bidirectional and its opposite is 'Dmemspotcmd For Emspot'.

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

        Returns:
        the value of the 'Emspot For Dmemspotcmd' reference.
        See Also:
        setEmspotForDmemspotcmd(Emspot), MarketingEntityPackage.getDmemspotcmd_EmspotForDmemspotcmd(), Emspot.getDmemspotcmdForEmspot()