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

Interface Dmemspotpage

    • Method Detail

      • 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.getDmemspotpage_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()
      • getDmpage_id

        int getDmpage_id()
        Returns the value of the 'Dmpage id' attribute.

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

        Returns:
        the value of the 'Dmpage id' attribute.
        See Also:
        setDmpage_id(int), MarketingEntityPackage.getDmemspotpage_Dmpage_id()
      • setDmpage_id

        void setDmpage_id(int value)
        Sets the value of the 'Dmpage id' attribute.
        Parameters:
        value - the new value of the 'Dmpage id' attribute.
        See Also:
        getDmpage_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.getDmemspotpage_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()
      • getDmpageForDmemspotpage

        Dmpage getDmpageForDmemspotpage()
        Returns the value of the 'Dmpage For Dmemspotpage' reference. It is bidirectional and its opposite is 'Dmemspotpage For Dmpage'.

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

        Returns:
        the value of the 'Dmpage For Dmemspotpage' reference.
        See Also:
        setDmpageForDmemspotpage(Dmpage), MarketingEntityPackage.getDmemspotpage_DmpageForDmemspotpage(), Dmpage.getDmemspotpageForDmpage()
      • getEmspotForDmemspotpage

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

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

        Returns:
        the value of the 'Emspot For Dmemspotpage' reference.
        See Also:
        setEmspotForDmemspotpage(Emspot), MarketingEntityPackage.getDmemspotpage_EmspotForDmemspotpage(), Emspot.getDmemspotpageForEmspot()