Uses of Class
de.hybris.platform.voucher.model.VoucherInvalidationModel
Packages that use VoucherInvalidationModel
Package
Description
Contains generated models for each type of de.hybris.platform.voucher.jalo package.
-
Uses of VoucherInvalidationModel in de.hybris.platform.voucher.model
Methods in de.hybris.platform.voucher.model that return types with arguments of type VoucherInvalidationModelModifier and TypeMethodDescriptionVoucherModel.getInvalidations()Generated method - Getter of theVoucher.invalidationsattribute defined at extensionvoucher.Method parameters in de.hybris.platform.voucher.model with type arguments of type VoucherInvalidationModelModifier and TypeMethodDescriptionvoidVoucherModel.setInvalidations(Collection<VoucherInvalidationModel> value) Generated method - Setter ofVoucher.invalidationsattribute defined at extensionvoucher.