Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.financialtransactions | |
com.crm.dataobject.rewards | |
com.crm.dataobject.wallets |
Modifier and Type | Method and Description |
---|---|
CRMDOCreditNote |
BillItemProduct.getCreditNote() |
CRMDOCreditNote |
CRMDOBillItem.getCreditNote() |
CRMDOCreditNote |
CRMDOBillingRunTransaction.getCreditNote() |
Modifier and Type | Method and Description |
---|---|
void |
BillItemProduct.setCreditNote(CRMDOCreditNote creditNote) |
void |
CRMDOBillItem.setCreditNote(CRMDOCreditNote creditNote) |
void |
CRMDOBillingRunTransaction.setCreditNote(CRMDOCreditNote creditNote) |
Modifier and Type | Method and Description |
---|---|
CRMDOCreditNote |
CRMDOCreditIntention.getCreditNote() |
CRMDOCreditNote |
CRMDOInvoiceAllocation.getCreditNote() |
CRMDOCreditNote |
CRMDOCreditNoteLine.getCreditNote() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOCreditIntention.setCreditNote(CRMDOCreditNote creditNote) |
void |
CRMDOInvoiceAllocation.setCreditNote(CRMDOCreditNote creditNote) |
void |
CRMDOCreditNoteLine.setCreditNote(CRMDOCreditNote creditNote) |
Modifier and Type | Method and Description |
---|---|
CRMDOCreditNote |
CRMDORewardSpendTransaction.getCreditNote() |
CRMDOCreditNote |
CRMDORewardAwardTransaction.getCreditNote() |
CRMDOCreditNote |
CRMDORewardSpendTransaction.getRewardParticipantCreditNote() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDORewardSpendTransaction.setCreditNote(CRMDOCreditNote creditNote) |
void |
CRMDORewardAwardTransaction.setCreditNote(CRMDOCreditNote creditNote) |
void |
CRMDORewardSpendTransaction.setRewardParticipantCreditNote(CRMDOCreditNote rewardParticipantCreditNote) |
Modifier and Type | Method and Description |
---|---|
CRMDOCreditNote |
CRMDOWalletTransaction.getCreditNote() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOWalletTransaction.setCreditNote(CRMDOCreditNote creditNote) |