class
CouponParameters
Source: Generation.
Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon.
new CouponParameters()
Methods
getSupplementSpace()
Space between main the BarCode and supplement BarCode in Unit value.
- Throws
-
IllegalArgumentException
The Space parameter value is less than 0.
setSupplementSpace()
Space between main the BarCode and supplement BarCode in Unit value.
- Throws
-
IllegalArgumentException
The Space parameter value is less than 0.
toString()
Returns a human-readable string representation of this CouponParameters.
- Returns
-
A string that represents this CouponParameters.