com.ibm.commerce.negotiation.beans

Interface AuctionDescriptionListInputDataBean

  • All Known Implementing Classes:
    AuctionDescriptionListBean


    public interface AuctionDescriptionListInputDataBean
    The interface of auction description data bean.
    • Method Detail

      • setAuctionDescriptions

        void setAuctionDescriptions(AuctionDescriptionDataBean[] newAuctionDescriptions)
        Sets the array of auction description data beans.
        Parameters:
        newAuctionDescriptions - The array of auction description data beans.
      • setAuctionId

        void setAuctionId(java.lang.String newAuctionId)
        Sets the auction identifier.
        Parameters:
        newId - The auction identifier.
      • setLanguageId

        void setLanguageId(java.lang.String newLanguageId)
        Sets the language identifier.
        Parameters:
        newLanguageId - The language identifier.