com.ibm.commerce.utf.beans

Interface RFQProdInputDataBean

  • All Known Implementing Classes:
    RFQProdDataBean


    public interface RFQProdInputDataBean
    RFQ product input databean.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void setRFQProdId(java.lang.String newRFQProdId)
      Sets the rfqProdId field and uses it to set the rfqProdId key field of the access bean.
    • Field Detail

      • COPYRIGHT

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

      • setRFQProdId

        void setRFQProdId(java.lang.String newRFQProdId)
        Sets the rfqProdId field and uses it to set the rfqProdId key field of the access bean.
        Parameters:
        newRFQProdId - the relevant rfqProdId.