| Modifier and Type | Method and Description |
|---|---|
java.util.List<VoucherWsDTO> |
AbstractOrderWsDTO.getAppliedVouchers() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderWsDTO.setAppliedVouchers(java.util.List<VoucherWsDTO> appliedVouchers) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<VoucherWsDTO> |
VoucherListWsDTO.getVouchers() |
| Modifier and Type | Method and Description |
|---|---|
void |
VoucherListWsDTO.setVouchers(java.util.List<VoucherWsDTO> vouchers) |
| Modifier and Type | Method and Description |
|---|---|
VoucherWsDTO |
VoucherConverter.convertFrom(java.lang.String source,
<any> destinationType,
MappingContext mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
VoucherConverter.convertTo(VoucherWsDTO source,
<any> destinationType,
MappingContext mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
VoucherWsDTO |
VouchersController.getVoucherByCode(java.lang.String code,
java.lang.String fields) |
Copyright © 2018 SAP SE. All Rights Reserved.