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

Interface Px_element

    • Method Detail

      • getPx_element_id

        long getPx_element_id()
        Returns the value of the 'Px element id' attribute.

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

        Returns:
        the value of the 'Px element id' attribute.
        See Also:
        setPx_element_id(long), PromotionEntityPackage.getPx_element_Px_element_id()
      • setPx_element_id

        void setPx_element_id(long value)
        Sets the value of the 'Px element id' attribute.
        Parameters:
        value - the new value of the 'Px element id' attribute.
        See Also:
        getPx_element_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_element_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()
      • getName

        java.lang.String getName()
        Returns the value of the 'Name' attribute.

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

        Returns:
        the value of the 'Name' attribute.
        See Also:
        setName(String), PromotionEntityPackage.getPx_element_Name()
      • setName

        void setName(java.lang.String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
      • getType_

        java.lang.String getType_()
        Returns the value of the 'Type' attribute.

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

        Returns:
        the value of the 'Type' attribute.
        See Also:
        setType(String), PromotionEntityPackage.getPx_element_Type()
      • setType

        void setType(java.lang.String value)
        Sets the value of the 'Type' attribute.
        Parameters:
        value - the new value of the 'Type' attribute.
        See Also:
        getType_()
      • getSubtype

        java.lang.String getSubtype()
        Returns the value of the 'Subtype' attribute.

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

        Returns:
        the value of the 'Subtype' attribute.
        See Also:
        setSubtype(String), PromotionEntityPackage.getPx_element_Subtype()
      • setSubtype

        void setSubtype(java.lang.String value)
        Sets the value of the 'Subtype' attribute.
        Parameters:
        value - the new value of the 'Subtype' attribute.
        See Also:
        getSubtype()
      • getParent

        java.lang.String getParent()
        Returns the value of the 'Parent' attribute.

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

        Returns:
        the value of the 'Parent' attribute.
        See Also:
        setParent(String), PromotionEntityPackage.getPx_element_Parent()
      • setParent

        void setParent(java.lang.String value)
        Sets the value of the 'Parent' attribute.
        Parameters:
        value - the new value of the 'Parent' attribute.
        See Also:
        getParent()
      • 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), PromotionEntityPackage.getPx_element_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), PromotionEntityPackage.getPx_element_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()
      • getPx_elementnvpForPx_element

        java.util.List getPx_elementnvpForPx_element()
        Returns the value of the 'Px elementnvp For Px element' reference list. The list contents are of type Px_elementnvp. It is bidirectional and its opposite is 'Px element For Px elementnvp'.

        If the meaning of the 'Px elementnvp For Px element' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Px elementnvp For Px element' reference list.
        See Also:
        PromotionEntityPackage.getPx_element_Px_elementnvpForPx_element(), Px_elementnvp.getPx_elementForPx_elementnvp()