Modifier and Type | Method and Description |
---|---|
CRMDOVoucher |
ICRMDOVoucherBasedEntity.getVoucher() |
Modifier and Type | Method and Description |
---|---|
void |
ICRMDOVoucherBasedEntity.setVoucher(CRMDOVoucher voucher) |
Modifier and Type | Method and Description |
---|---|
CRMDOVoucher |
CRMDOCommunication.getVoucher() |
CRMDOVoucher |
CommunicationSearchCriteria.getVoucher() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOCommunication.setVoucher(CRMDOVoucher voucher) |
void |
CommunicationSearchCriteria.setVoucher(CRMDOVoucher voucher) |
Modifier and Type | Method and Description |
---|---|
CRMDOVoucher |
CRMDORefund.getVoucher() |
CRMDOVoucher |
CRMDOPayment.getVoucher() |
CRMDOVoucher |
CRMDOInvoiceLine.getVoucher() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOVoucher> |
RefundSearchCriteria.getVouchers() |
java.util.ArrayList<CRMDOVoucher> |
PaymentSearchCriteria.getVouchers() |
java.util.ArrayList<CRMDOVoucher> |
InvoiceSearchCriteria.getVouchers() |
Modifier and Type | Method and Description |
---|---|
void |
RefundSearchCriteria.setVoucher(CRMDOVoucher voucher) |
void |
PaymentSearchCriteria.setVoucher(CRMDOVoucher voucher) |
void |
InvoiceSearchCriteria.setVoucher(CRMDOVoucher voucher) |
void |
CRMDORefund.setVoucher(CRMDOVoucher voucher) |
void |
CRMDOPayment.setVoucher(CRMDOVoucher voucher) |
void |
CRMDOInvoiceLine.setVoucher(CRMDOVoucher voucher) |
Modifier and Type | Method and Description |
---|---|
void |
RefundSearchCriteria.setVouchers(java.util.ArrayList<CRMDOVoucher> vouchers) |
void |
PaymentSearchCriteria.setVouchers(java.util.ArrayList<CRMDOVoucher> vouchers) |
void |
InvoiceSearchCriteria.setVouchers(java.util.ArrayList<CRMDOVoucher> vouchers) |
Modifier and Type | Method and Description |
---|---|
CRMDOVoucher |
CRMDORewardAwardTransaction.getVoucher() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOVoucher> |
RewardAwardTransactionSearchCriteria.getVouchers() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDORewardAwardTransaction.setVoucher(CRMDOVoucher voucher) |
Modifier and Type | Method and Description |
---|---|
void |
RewardAwardTransactionSearchCriteria.setVouchers(java.util.ArrayList<CRMDOVoucher> vouchers) |
Modifier and Type | Method and Description |
---|---|
CRMDOVoucher |
VoucherSummary.getVoucher() |
CRMDOVoucher |
VouchersSaleProduct.getVoucher() |
CRMDOVoucher |
CRMDOVoucherProduct.getVoucher() |
CRMDOVoucher |
CRMDOVoucherHistory.getVoucher() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOVoucher> |
CRMDOLot.getVouchers() |
Modifier and Type | Method and Description |
---|---|
void |
VoucherSummary.setVoucher(CRMDOVoucher voucher) |
void |
VouchersSaleProduct.setVoucher(CRMDOVoucher voucher) |
void |
CRMDOVoucherProduct.setVoucher(CRMDOVoucher voucher) |
void |
CRMDOVoucherHistory.setVoucher(CRMDOVoucher voucher) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOLot.setVouchers(java.util.Set<CRMDOVoucher> vouchers) |
Modifier and Type | Method and Description |
---|---|
CRMDOVoucher |
CRMDOWalletTransaction.getVoucher() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOWalletTransaction.setVoucher(CRMDOVoucher voucher) |