com.ibm.commerce.rfq.commands

Class RespondProductPQCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RespondProductPQCmdImpl

        public RespondProductPQCmdImpl()
        Constructs an instance of CreateRFQCmdImpl.
    • Method Detail

      • getCatentryId

        public java.lang.Long getCatentryId()
        Gets catentryId
        Returns:
        java.lang.Long
      • getPrice

        public java.math.BigDecimal getPrice()
        Gets price
        Returns:
        java.math.BigDecimal
      • getPriceAdjustment

        public java.lang.Double getPriceAdjustment()
        Gets priceAdustment
        Returns:
        java.lang.Double
      • getQuantity

        public java.lang.Double getQuantity()
        Gets quantity
        Returns:
        java.lang.Double
      • getResponseId

        public java.lang.Long getResponseId()
        Gets responseId
        Returns:
        java.lang.Long
      • getResProduct

        public com.ibm.commerce.rfq.utils.RFQResProduct getResProduct()
        Gets resProduct
        Returns:
        com.ibm.commerce.rfq.utils.RFQResProduct
      • setResponseId

        public void setResponseId(java.lang.Long newResponseId)
        Sets the field of responseId
        Specified by:
        setResponseId in interface RespondProductPQCmd
        Parameters:
        newResponseId - java.lang.Long
      • setResProduct

        public void setResProduct(com.ibm.commerce.rfq.utils.RFQResProduct newResProduct)
        Sets the field of resProduct
        Specified by:
        setResProduct in interface RespondProductPQCmd
        Parameters:
        newResProduct - com.ibm.commerce.rfq.utils.RFQResProduct
      • getRFQResponseProductId

        public java.lang.Long getRFQResponseProductId()
        Gets the RFQ response product ID.
        Specified by:
        getRFQResponseProductId in interface RespondProductPQCmd
        Returns:
        The RFQ response product ID.