com.ibm.commerce.order.beans

Interface UsableShippingInputDataBean

  • All Superinterfaces:
    DataBean, InputDataBean, java.io.Serializable
    All Known Implementing Classes:
    UsableShippingDataBean


    public interface UsableShippingInputDataBean
    extends InputDataBean
    This interface extends InputDataBean to provide an interface for the UsableShippingDataBean.
    • Field Detail

      • COPYRIGHT

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

      • setOrderItem

        void setOrderItem(OrderItemDataBean orderItem)
        This method sets the orderitemDatabean .
        Parameters:
        orderItem - orderItemDataBean of orderitem to process