com.ibm.commerce.negotiation.beans

Interface SealedBidControlRuleInputDataBean

  • All Known Implementing Classes:
    SealedBidControlRuleDataBean


    public interface SealedBidControlRuleInputDataBean
    The interface of sealed bid control rule input data bean
    • Method Detail

      • setCommandInterfaceName

        void setCommandInterfaceName(java.lang.String ifname)
        Sets the commandInterfaceName.
        Parameters:
        ifname - the new command interface name.
      • setMinQuant

        void setMinQuant(java.lang.String newMinQuant)
        Sets the minimum bid quantity.
        Parameters:
        newMinQuant - the minimum bid quantity.
      • setMinValue

        void setMinValue(java.lang.String newMinValue)
        Sets the minimum bid value.
        Parameters:
        newMinValue - the minimum bid value.