com.ibm.commerce.negotiation.beans
Interface AuctionStyleInputDataBean
- All Known Implementing Classes:
- AuctionStyleDataBean
- public interface AuctionStyleInputDataBean
Method Summary |
void |
setAuctStyleName(java.lang.String newAuctStyleName)
Sets the auction style name. |
void |
setAuctStyleOwnerId(java.lang.String newAuctStyleOwnerId)
Sets the auction style owner id. |
setAuctStyleName
public void setAuctStyleName(java.lang.String newAuctStyleName)
- Sets the auction style name.
- Parameters:
newAuctStyleName
- The auction style name.
setAuctStyleOwnerId
public void setAuctStyleOwnerId(java.lang.String newAuctStyleOwnerId)
- Sets the auction style owner id.
- Parameters:
newAuctStyleOwnerId
- The auction style owner id.