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

Interface Px_promocd

    • Method Detail

      • getPx_promocd_id

        long getPx_promocd_id()
        Returns the value of the 'Px promocd id' attribute.

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

        Returns:
        the value of the 'Px promocd id' attribute.
        See Also:
        setPx_promocd_id(long), PromotionEntityPackage.getPx_promocd_Px_promocd_id()
      • setPx_promocd_id

        void setPx_promocd_id(long value)
        Sets the value of the 'Px promocd id' attribute.
        Parameters:
        value - the new value of the 'Px promocd id' attribute.
        See Also:
        getPx_promocd_id()
      • getPx_promotion_id

        int getPx_promotion_id()
        Returns the value of the 'Px promotion id' attribute.

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

        Returns:
        the value of the 'Px promotion id' attribute.
        See Also:
        setPx_promotion_id(int), PromotionEntityPackage.getPx_promocd_Px_promotion_id()
      • setPx_promotion_id

        void setPx_promotion_id(int value)
        Sets the value of the 'Px promotion id' attribute.
        Parameters:
        value - the new value of the 'Px promotion id' attribute.
        See Also:
        getPx_promotion_id()
      • getCode

        java.lang.String getCode()
        Returns the value of the 'Code' attribute.

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

        Returns:
        the value of the 'Code' attribute.
        See Also:
        setCode(String), PromotionEntityPackage.getPx_promocd_Code()
      • setCode

        void setCode(java.lang.String value)
        Sets the value of the 'Code' attribute.
        Parameters:
        value - the new value of the 'Code' attribute.
        See Also:
        getCode()
      • 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), PromotionEntityPackage.getPx_promocd_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()