public class ImportVouchersSerializer extends AbstractListSerializer<ImportVouchers,Voucher>
| Constructor and Description |
|---|
ImportVouchersSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Voucher> |
getList(ImportVouchers value) |
serializeprotected java.util.List<Voucher> getList(ImportVouchers value)
getList in class AbstractListSerializer<ImportVouchers,Voucher>