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

Interface Dmemspotcolldef

    • Method Detail

      • getDmemspotcolldef_id

        int getDmemspotcolldef_id()
        Returns the value of the 'Dmemspotcolldef id' attribute.

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

        Returns:
        the value of the 'Dmemspotcolldef id' attribute.
        See Also:
        setDmemspotcolldef_id(int), MarketingEntityPackage.getDmemspotcolldef_Dmemspotcolldef_id()
      • setDmemspotcolldef_id

        void setDmemspotcolldef_id(int value)
        Sets the value of the 'Dmemspotcolldef id' attribute.
        Parameters:
        value - the new value of the 'Dmemspotcolldef id' attribute.
        See Also:
        getDmemspotcolldef_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.getDmemspotcolldef_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.getDmemspotcolldef_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()
      • getCollateral_id

        long getCollateral_id()
        Returns the value of the 'Collateral id' attribute.

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

        Returns:
        the value of the 'Collateral id' attribute.
        See Also:
        setCollateral_id(long), MarketingEntityPackage.getDmemspotcolldef_Collateral_id()
      • setCollateral_id

        void setCollateral_id(long value)
        Sets the value of the 'Collateral id' attribute.
        Parameters:
        value - the new value of the 'Collateral id' attribute.
        See Also:
        getCollateral_id()
      • 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.getDmemspotcolldef_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()
      • 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.getDmemspotcolldef_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()
      • getEmspotForDmemspotcolldef

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

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

        Returns:
        the value of the 'Emspot For Dmemspotcolldef' reference.
        See Also:
        setEmspotForDmemspotcolldef(Emspot), MarketingEntityPackage.getDmemspotcolldef_EmspotForDmemspotcolldef(), Emspot.getDmemspotcolldefForEmspot()