Class VoucherEntry
java.lang.Object
de.hybris.platform.voucher.jalo.util.VoucherEntry
This class represents a voucher entry
-
Constructor Summary
ConstructorsConstructorDescriptionVoucherEntry(AbstractOrderEntry anOrderEntry, long quantity, Unit aUnit) Creates a new instance ofVoucherEntry. -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonggetUnit()inthashCode()voidsetQuantity(long quantity)
-
Constructor Details
-
VoucherEntry
Creates a new instance ofVoucherEntry.
-
-
Method Details