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

Interface Dmemspotdef

    • Method Detail

      • getDmemspotdef_id

        int getDmemspotdef_id()
        Returns the value of the 'Dmemspotdef id' attribute.

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

        Returns:
        the value of the 'Dmemspotdef id' attribute.
        See Also:
        setDmemspotdef_id(int), MarketingEntityPackage.getDmemspotdef_Dmemspotdef_id()
      • setDmemspotdef_id

        void setDmemspotdef_id(int value)
        Sets the value of the 'Dmemspotdef id' attribute.
        Parameters:
        value - the new value of the 'Dmemspotdef id' attribute.
        See Also:
        getDmemspotdef_id()
      • getEmspot_id

        int 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(int), MarketingEntityPackage.getDmemspotdef_Emspot_id()
      • setEmspot_id

        void setEmspot_id(int value)
        Sets the value of the 'Emspot id' attribute.
        Parameters:
        value - the new value of the 'Emspot id' attribute.
        See Also:
        getEmspot_id()
      • 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.getDmemspotdef_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()
      • 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.getDmemspotdef_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()
      • getContent

        java.lang.String getContent()
        Returns the value of the 'Content' attribute.

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

        Returns:
        the value of the 'Content' attribute.
        See Also:
        setContent(String), MarketingEntityPackage.getDmemspotdef_Content()
      • setContent

        void setContent(java.lang.String value)
        Sets the value of the 'Content' attribute.
        Parameters:
        value - the new value of the 'Content' attribute.
        See Also:
        getContent()
      • 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.getDmemspotdef_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()
      • getSeq

        double getSeq()
        Returns the value of the 'Seq' attribute.

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

        Returns:
        the value of the 'Seq' attribute.
        See Also:
        setSeq(double), MarketingEntityPackage.getDmemspotdef_Seq()
      • setSeq

        void setSeq(double value)
        Sets the value of the 'Seq' attribute.
        Parameters:
        value - the new value of the 'Seq' attribute.
        See Also:
        getSeq()
      • getEmspotForDmemspotdef

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

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

        Returns:
        the value of the 'Emspot For Dmemspotdef' reference.
        See Also:
        setEmspotForDmemspotdef(Emspot), MarketingEntityPackage.getDmemspotdef_EmspotForDmemspotdef(), Emspot.getDmemspotdefForEmspot()