com.ibm.commerce.negotiation.beans
Interface AuctionDescriptionListInputDataBean
- All Known Implementing Classes:
- AuctionDescriptionListBean
- public interface AuctionDescriptionListInputDataBean
setAuctionDescriptions
public void setAuctionDescriptions(AuctionDescriptionDataBean[] newAuctionDescriptions)
- Sets the array of auction description data beans.
- Parameters:
newAuctionDescriptions
- The array of auction description data beans.
setAuctionId
public void setAuctionId(java.lang.String newAuctionId)
- Sets the auction identifier.
- Parameters:
newId
- The auction identifier.
setLanguageId
public void setLanguageId(java.lang.String newLanguageId)
- Sets the language identifier.
- Parameters:
newLanguageId
- The language identifier.