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

Interface Dmactattr

    • Method Detail

      • getDmactivity_id

        int getDmactivity_id()
        Returns the value of the 'Dmactivity id' attribute.

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

        Returns:
        the value of the 'Dmactivity id' attribute.
        See Also:
        setDmactivity_id(int), MarketingEntityPackage.getDmactattr_Dmactivity_id()
      • setDmactivity_id

        void setDmactivity_id(int value)
        Sets the value of the 'Dmactivity id' attribute.
        Parameters:
        value - the new value of the 'Dmactivity id' attribute.
        See Also:
        getDmactivity_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.getDmactattr_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()
      • getProcessed

        java.util.Date getProcessed()
        Returns the value of the 'Processed' attribute.

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

        Returns:
        the value of the 'Processed' attribute.
        See Also:
        setProcessed(Date), MarketingEntityPackage.getDmactattr_Processed()
      • setProcessed

        void setProcessed(java.util.Date value)
        Sets the value of the 'Processed' attribute.
        Parameters:
        value - the new value of the 'Processed' attribute.
        See Also:
        getProcessed()
      • 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.getDmactattr_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()