| Package | Description |
|---|---|
| com.crm.dataobject.financialtransactions | |
| com.crm.dataobject.vouchers | |
| com.crm.dataobject.wallets |
| Modifier and Type | Method and Description |
|---|---|
CRMDOVoucher |
CRMDOPayment.getVoucher() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOPayment.setVoucher(CRMDOVoucher voucher) |
| Modifier and Type | Method and Description |
|---|---|
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 |
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) |