com.ibm.commerce.order.beans

Interface UsableBillingAddressListInputDataBean

    • Field Detail

      • COPYRIGHT

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

      • setOrderId

        void setOrderId(java.lang.String aOrderId)
        This method sets the orderId property of the Bean. The orderId is the identifier of the customer order.
        Parameters:
        aOrderId - the identifier of the customer order.
      • setPaymentTCId

        void setPaymentTCId(java.lang.String aPaymentTCId)
        This method sets the paymentTCId property of the Bean. The paymentTCId is the identifier of the Payment terms and conditions.
        Parameters:
        aPaymentTCId - the identifier of the Payment terms and conditions.