com.ibm.commerce.tools.epromotion.databeans

Class RLDiscountShippingModeDataBean

    • Field Detail

      • CLASSNAME

        public static final java.lang.String CLASSNAME
        The name of this class.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RLDiscountShippingModeDataBean

        public RLDiscountShippingModeDataBean()
        The default RLDiscountShippingModeDataBean constructor
    • Method Detail

      • getLength

        public int getLength()
        Gets length.
        Returns:
        int
      • getShipModeDesc

        public java.lang.String getShipModeDesc(int index)
        Gets ship mode description.
        Parameters:
        The - index of ship mode in the search result.
        Returns:
        The ship mode description.
      • getShipModeId

        public java.lang.String getShipModeId(int index)
        Gets ship mode ID.
        Parameters:
        The - index of ship mode in the search result.
        Returns:
        The ship mode ID.