CouponParameters

CouponParameters

Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon.

Constructor

new CouponParameters()

Source:

Methods

getSupplementSpace()

Space between main the BarCode and supplement BarCode in Unit value.
Source:
Throws:
IllegalArgumentException
The Space parameter value is less than 0.

setSupplementSpace()

Space between main the BarCode and supplement BarCode in Unit value.
Source:
Throws:
IllegalArgumentException
The Space parameter value is less than 0.

toString()

Returns a human-readable string representation of this CouponParameters.
Returns:
Type Description
A string that represents this CouponParameters.
Source: